Skip to main content

defaultCELValueProcessor()

defaultCELValueProcessor(field, operator, value, valueSource?): string

Parameters

ParameterType
fieldstring
operatorstring
valueany
valueSource?ValueSource

Returns

string

Deprecated

Prefer defaultRuleProcessorCEL.

Defined in

packages/react-querybuilder/src/utils/formatQuery/index.ts:33


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.