DefaultRuleGroupTypeAny<F>
DefaultRuleGroupTypeAny<
F>:DefaultRuleGroupType<F> |DefaultRuleGroupTypeIC<F>
Shorthand for "either DefaultRuleGroupType or DefaultRuleGroupTypeIC".
Type Parameters
| Type Parameter | Default type |
|---|---|
F extends string | string |
Defined in
packages/react-querybuilder/src/types/ruleGroupsIC.ts:77
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.