toggle menu
mosaic-runtime
0.14.0
common
switch theme
search in API
mosaic-runtime
/
com.jakewharton.mosaic.ui
/
Static
Static
@
Composable
fun
<
T
>
Static
(
items
:
SnapshotStateList
<
T
>
,
content
:
@
Composable
(
T
)
->
Unit
)
Will render each value emitted by
items
as permanent output above the regular display.