DefaultRuleGroupArray<F>
DefaultRuleGroupArray<
F>:RuleGroupArray<DefaultRuleGroupType,DefaultRuleType<F>>
The type of the rules array in a DefaultRuleGroupType.
Type Parameters
| Type Parameter | Default type |
|---|---|
F extends string | string |
Defined in
packages/react-querybuilder/src/types/ruleGroups.ts:64
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.