isSpELListNode()
isSpELListNode(
expr:SpELBaseNode<SpELNodeType>):expr is SpELListNode
Defined in: packages/core/src/utils/parseSpEL/utils.ts:34
Parameters
| Parameter | Type |
|---|---|
expr | SpELBaseNode<SpELNodeType> |
Returns
expr is SpELListNode
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.