DefaultOperatorName
DefaultOperatorName =
"="|"!="|"<"|">"|"<="|">="|"contains"|"beginsWith"|"endsWith"|"doesNotContain"|"doesNotBeginWith"|"doesNotEndWith"|"null"|"notNull"|"in"|"notIn"|"between"|"notBetween"
Defined in: packages/core/src/types/ruleGroups.ts:110
Default values for the operator property.
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.