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