Skip to main content

defaultCoalesceMs

const defaultCoalesceMs: 500 = 500

Defined in: packages/core/src/defaults.ts:542

Default time window (in milliseconds) within which consecutive changes to the same property of the same rule are coalesced into a single undo step.


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.