core
Toggle table of contents
1.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
core
core
/
net.zagart.navigation.ui
Package-level
declarations
Functions
Functions
Modifier
Applier
Link copied to clipboard
@
Composable
fun
ModifierApplier
(
modifier
:
Modifier
,
content
:
@
Composable
(
)
->
Unit
)
A minimal layout composable that measures a single child and places it at (0, 0).