PropertyFilterBuilderRuleGroup Interface

Data structure that describes PropertyFilterBuilder component rule group.

Properties

Name Type Description
groupId undefined | string 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: 05 April, 2024