ComponentPropertyBindingProperties
Associates a component property to a binding property. This enables exposed properties on the top level component to propagate data to the component's property values.
Types
Properties
Functions
Link copied to clipboard
inline fun copy(block: ComponentPropertyBindingProperties.Builder.() -> Unit = {}): ComponentPropertyBindingProperties