Skip to main content

ValueProcessorByRule()

ValueProcessorByRule: (rule: RuleType, options?: ValueProcessorOptions) => string

Defined in: packages/react-querybuilder/src/types/importExport.ts:259

Function that produces a processed value for a given RuleType.

Parameters

ParameterType
ruleRuleType
options?ValueProcessorOptions

Returns

string


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.