bindings
Parameters
value
The information to bind the component property to form data.
suspend fun bindings(vararg argument: Pair<String, suspend ComponentFormBindingElementArgsBuilder.() -> Unit>)
Parameters
argument
The information to bind the component property to form data.
Parameters
values
The information to bind the component property to form data.