isSpELMathOperation()
isSpELMathOperation(
expr:SpELProcessedExpression):boolean
Defined in: packages/core/src/utils/parseSpEL/utils.ts:84
A SpEL arithmetic infix node (op-plus/op-minus/op-multiply/op-divide/op-modulus).
Parameters
| Parameter | Type |
|---|---|
expr | SpELProcessedExpression |
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.