useRuleGroup()
useRuleGroup(
props:RuleGroupProps):UseRuleGroup
Defined in: packages/react-querybuilder/src/components/RuleGroup.tsx:469
Prepares all values and methods used by the RuleGroup component.
Parameters
| Parameter | Type |
|---|---|
props | RuleGroupProps |
Returns
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.