collection Binding Properties
Parameters
value
The information to bind the component property to data at runtime. Use this for collection components.
suspend fun collectionBindingProperties(argument: suspend ComponentPropertyBindingPropertiesArgsBuilder.() -> Unit)
Parameters
argument
The information to bind the component property to data at runtime. Use this for collection components.