toggle menu
snabble Android SDK API Documentation
androidJvm
switch theme
search in API
ui-toolkit
/
io.snabble.sdk.widgets
/
ImageWidget
Image
Widget
@
Composable
fun
ImageWidget
(
modifier
:
Modifier
=
Modifier
,
model
:
ImageItem
,
contentScale
:
ContentScale
=
ContentScale.Fit
,
onAction
:
OnDynamicAction
,
indication
:
Indication
?
=
ripple()
)