Toolbox
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Toolbox
form
/
com.michaelflisar.toolbox.form2
/
FormItem
Form
Item
@
Composable
fun
FormItem
(
label
:
String
,
modifier
:
Modifier
=
Modifier
,
content
:
@
Composable
(
)
->
Unit
)