removeInPlace
constremoveInPlace:RemoveMethod
Defined in: packages/core/src/utils/queryTools.ts:329
Removes a rule or group from a query in place.
Returns
The query (mutated in place) with the rule or group 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.