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