jsonforms-kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
jsonforms-kotlin
cupertino
/
com.paligot.jsonforms.cupertino
/
CupertinoLayout
Cupertino
Layout
@
Composable
fun
RendererLayoutScope
.
CupertinoLayout
(
modifier
:
Modifier
=
Modifier
,
content
:
@
Composable
(
UiSchema
)
->
Unit
)