FormInputBindingPropertiesValue
Represents the data binding configuration for a form's input fields at runtime.You can use FormInputBindingPropertiesValue
to add exposed properties to a form to allow different values to be entered when a form is reused in different places in an app.
Types
Functions
Link copied to clipboard
inline fun copy(block: FormInputBindingPropertiesValue.Builder.() -> Unit = {}): FormInputBindingPropertiesValue