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