remove
constremove:RemoveMethod
Defined in: packages/core/src/utils/queryTools.ts:319
Removes a rule or group from a query without mutating the original query.
Returns
A new query 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.