toggle menu
ZappBase
androidJvm
switch theme
search in API
Compose
/
com.zappstudio.compose.list.view
/
BaseListErrorComponent
/
ListErrorComponent
List
Error
Component
@
Composable
fun
ListErrorComponent
(
exception
:
Throwable
,
_icon
:
Int
?
=
null
,
_text
:
Int
?
=
null
,
retry
:
(
)
->
Unit
)