mapSQLOperator()
mapSQLOperator(
rqbOperator
):string
Maps a DefaultOperatorName to a SQL operator.
Parameters
Parameter | Type |
---|---|
rqbOperator | string |
Returns
string
Defined in
packages/react-querybuilder/src/utils/formatQuery/utils.ts:16
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.