insertREInPlace
constinsertREInPlace:InsertMethodRE
Defined in: rules-engine/src/utils/rulesEngineTools.ts:440
Inserts a rule engine condition into a rules engine by mutating the rules engine.
Returns
The rules engine (mutated) with the condition inserted.
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.