isBetweenOperator()
isBetweenOperator(
operator:string):boolean
Defined in: packages/core/src/utils/deriveValueEditor.ts:14
Whether an operator's value is a list of two bounds.
Parameters
| Parameter | Type |
|---|---|
operator | string |
Returns
boolean
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.