sectional Elements
Parameters
value
The configuration information for the visual helper elements for the form. These elements are not associated with any data.
suspend fun sectionalElements(vararg argument: Pair<String, suspend FormSectionalElementArgsBuilder.() -> Unit>)
Parameters
argument
The configuration information for the visual helper elements for the form. These elements are not associated with any data.
Parameters
values
The configuration information for the visual helper elements for the form. These elements are not associated with any data.