StringMatchKind
StringMatchKind =
"contains"|"beginswith"|"endswith"
Defined in: expr/src/utils/stringExprProcessor.ts:23
Canonical string-match category emitted by a StringExprConfig.renderStringMatch.
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.