ComponentConditionProperty
Represents a conditional expression to set a component property. Use ComponentConditionProperty
to set a property to different values conditionally, based on the value of another property.
Types
Properties
Functions
Link copied to clipboard
inline fun copy(block: ComponentConditionProperty.Builder.() -> Unit = {}): ComponentConditionProperty