ConditionCascadeProps<RG>
Defined in: rules-engine/src/types/props.ts:259
Props for ConditionCascade.
Type Parameters
| Type Parameter |
|---|
RG extends RuleGroupTypeAny |
Properties
conditionPath
conditionPath:
Path
Defined in: rules-engine/src/types/props.ts:260
conditions
conditions:
REConditionCascade<RG>
Defined in: rules-engine/src/types/props.ts:261
defaultConsequent?
optionaldefaultConsequent?:Consequent
Defined in: rules-engine/src/types/props.ts:262
schema
schema:
SchemaRE
Defined in: rules-engine/src/types/props.ts:263
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.