Skip to main content

useRuleGroup()

useRuleGroup(props: RuleGroupProps<FullOption<string>, string>): UseRuleGroup

Prepares all values and methods used by the RuleGroup component.

Parameters

ParameterType
propsRuleGroupProps<FullOption<string>, string>

Returns

UseRuleGroup

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.