Skip to main content

addInPlace

const addInPlace: AddMethod

Defined in: packages/core/src/utils/queryTools.ts:242

Adds a rule or group to a query in place.

Returns

The query (mutated in place) with the rule or group added.


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.