toggle menu
backpack-android
androidJvm
switch theme
search in API
backpack-compose
/
net.skyscanner.backpack.compose.cardlist.rail.internal
/
RailLayout
Rail
Layout
@
Composable
fun
RailLayout
(
totalCards
:
Int
,
modifier
:
Modifier
=
Modifier
,
content
:
@
Composable
LazyItemScope
.
(
Int
)
->
Unit
)