ConditionCascadeProps<RG>
Defined in: rules-engine/src/types/props.ts:206
Props for RulesEngineConditionCascade.
Type Parameters
| Type Parameter |
|---|
RG extends RuleGroupTypeAny |
Properties
conditionPath
conditionPath:
Path
Defined in: rules-engine/src/types/props.ts:207
conditions
conditions:
REConditionCascade<RG>
Defined in: rules-engine/src/types/props.ts:208
defaultConsequent?
optionaldefaultConsequent:Consequent
Defined in: rules-engine/src/types/props.ts:209
schema
schema:
SchemaRE
Defined in: rules-engine/src/types/props.ts:210
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.