isCELDynamicPropertyAccessor()
isCELDynamicPropertyAccessor(
expr:CELExpression):expr is CELDynamicPropertyAccessor
Defined in: packages/core/src/utils/parseCEL/utils.ts:85
Parameters
| Parameter | Type |
|---|---|
expr | CELExpression |
Returns
expr is CELDynamicPropertyAccessor
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.