celCombinatorMap
const
celCombinatorMap:object
Maps a DefaultCombinatorName to a CEL combinator.
Type declaration
and
and:
"&&"
or
or: "||"
Defined in
packages/react-querybuilder/src/utils/formatQuery/utils.ts:56
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.