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