UpdateValueMap
UpdateValueMap =
Partial<Record<UpdateableProperties,any>>
Defined in: packages/core/src/types/ruleGroups.ts:87
A map of UpdateableProperties to their new values, for updating multiple properties of a rule or group in a single operation.
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.