Backpack Android
Toggle table of contents
backpack-compose
Platform filter
backpack-compose
Switch theme
Search in API
Backpack Android
backpack-compose
/
net.skyscanner.backpack.compose.imagegallery
/
BpkImageGalleryPreviewDefault
Bpk
Image
Gallery
Preview
Default
@
Composable
fun
BpkImageGalleryPreviewDefault
(
image
:
BpkImageGalleryImage
,
buttonText
:
String
,
onButtonClicked
:
(
)
->
Unit
,
modifier
:
Modifier
=
Modifier
)