Skip to main content

CELNegation

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

Extends

Extended by

Properties

negations

negations: number

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


type

type: "Negation"

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

Overrides

CELExpression.type


value

value: CELPrimary

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


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.