REConditionCascade<RG>
REConditionCascade<
RG> =RGextendsRuleGroupTypeIC?REConditionIC[] :RECondition[]
Defined in: rules-engine/src/types/rulesEngine.ts:40
Array of conditions within a RulesEngine or RulesEngineIC.
Type Parameters
| Type Parameter |
|---|
RG extends RuleGroupTypeAny |
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.