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.cardlist.rail.internal
/
RailLayout
Rail
Layout
@
Composable
fun
RailLayout
(
totalCards
:
Int
,
modifier
:
Modifier
=
Modifier
,
content
:
@
Composable
LazyItemScope
.
(
Int
)
->
Unit
)