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