PropertyFilterBuilderRuleGroup Interface
Data structure that describes PropertyFilterBuilder component rule group.
Properties
Name | Type | Description | |
---|---|---|---|
groupId | string | undefined | Id of rule group that this group is nested in. | |
id | string | Id of this rule group. | |
items | PropertyFilterBuilderRuleGroupItem[] | Items in this group. | |
operator | "and" | "or" | Operator that should join items in this group. |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.