removeREInPlace
constremoveREInPlace:RemoveMethodRE
Defined in: rules-engine/src/utils/rulesEngineTools.ts:195
Removes a rule engine condition from a rules engine by mutating the rules engine.
Returns
The rules engine (mutated) with the condition removed.
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.