Skip to main content

CELList

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

Extends

Properties

trailingComma?

optional trailingComma: boolean

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


type

type: "List"

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

Overrides

CELExpression.type


value

value: CELExpressionList

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


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.