defaultOperatorNegationMap
constdefaultOperatorNegationMap:Record<DefaultOperatorName,DefaultOperatorName>
Defined in: packages/core/src/defaults.ts:203
Map of default operators to their respective opposite/negating operators.
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.