isRuleGroup()
isRuleGroup(
rg:any):rg is RuleGroupTypeAny
Determines if an object is a RuleGroupType or RuleGroupTypeIC.
Parameters
| Parameter | Type |
|---|---|
rg | any |
Returns
rg is RuleGroupTypeAny
Defined in
packages/react-querybuilder/src/utils/isRuleGroup.ts:8
caution
API documentation is generated from the latest commit on the main branch. It may be somewhat inconsistent with official releases of React Query Builder.