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