isSpELNullLiteral()
isSpELNullLiteral(
expr:SpELProcessedExpression):expr is SpELNullLiteral
Defined in: packages/core/src/utils/parseSpEL/utils.ts:56
Parameters
| Parameter | Type |
|---|---|
expr | SpELProcessedExpression |
Returns
expr is SpELNullLiteral
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.