DefaultRuleGroupICArray<F>
DefaultRuleGroupICArray<
F> =RuleGroupICArray<DefaultRuleGroupTypeIC<F>,DefaultRuleType<F>,DefaultCombinatorName>
Defined in: packages/core/src/types/ruleGroupsIC.ts:52
The type of the rules array in a DefaultRuleGroupTypeIC.
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.