Skip to main content

ConditionCascadeProps<RG>

Defined in: packages/rules-engine/src/types/props.ts:166

Type Parameters

Type Parameter
RG extends RuleGroupTypeAny

Properties

conditionPath

conditionPath: Path

Defined in: packages/rules-engine/src/types/props.ts:167


conditions

conditions: REConditionCascade<RG>

Defined in: packages/rules-engine/src/types/props.ts:168


defaultConsequent?

optional defaultConsequent: Consequent

Defined in: packages/rules-engine/src/types/props.ts:169


schema

schema: SchemaRE

Defined in: packages/rules-engine/src/types/props.ts:170


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.