PropertyFilterBuilderRuleValueProps Interface
Props for PropertyFilterBuilderRuleValue component.
Properties
Name | Type | Description | |
---|---|---|---|
onChange | (value: PropertyValue) => void | Callback that is invoked when value changes. | |
property | PropertyDescription | Property used in rule to which this value will be compared to. | |
value | PropertyValue | undefined | Currently entered value. |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.