GenericizeRuleGroupType<RG>
GenericizeRuleGroupType<
RG> =RGextendsRuleGroupType?RuleGroupType:RuleGroupTypeIC
Defined in: packages/core/src/types/ruleGroupsIC.ts:126
Converts a narrowed rule group type to its most generic form.
Type Parameters
| Type Parameter |
|---|
RG |
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.