kvadrant-ui
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kvadrant-ui
kvadrant-core
/
io.github.youndie.kvadrant.components
/
TileRow
Tile
Row
@
Composable
fun
TileRow
(
modifier
:
Modifier
=
Modifier
,
gap
:
Dp
=
KvadrantTheme.metrics.tileGap
,
content
:
@
Composable
(
)
->
Unit
)
Tiles in a row with the 12 px gap of the Start screen.