Skip to main content

defaultValueProcessorByRule()

defaultValueProcessorByRule(rule, options?): string

Default value processor used by formatQuery for "sql" format.

Parameters

ParameterType
ruleRuleType<string, string, any, string>
options?ValueProcessorOptions

Returns

string

Defined in

packages/react-querybuilder/src/utils/formatQuery/defaultValueProcessorByRule.ts:14


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.