Skip to main content

EvaluationMode

EvaluationMode = "cascade" | "cumulative"

Defined in: rules-engine/src/types/export.ts:92

Determines how sibling conditions in a react-querybuilder!RulesEngine RulesEngine relate to one another when exported.


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.