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.cardcarousel
/
BpkCardCarouselItem
/
BpkCardCarouselItem
Bpk
Card
Carousel
Item
constructor
(
title
:
String
,
description
:
String
?
=
null
,
contentDescription
:
String
?
=
null
,
imageContent
:
@
Composable
(
contentDescription
:
String
?
)
->
Unit
)