Skip to main content

CELProperty

Defined in: packages/core/src/utils/parseCEL/types.ts:125

Extends

Properties

args?

optional args: CELExpressionList

Defined in: packages/core/src/utils/parseCEL/types.ts:128


trailingComma?

optional trailingComma: boolean

Defined in: packages/core/src/utils/parseCEL/types.ts:129


type

type: "Property"

Defined in: packages/core/src/utils/parseCEL/types.ts:126

Overrides

CELExpression.type


value

value: CELIdentifier

Defined in: packages/core/src/utils/parseCEL/types.ts:127


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.