defaultValueProcessorSpELByRule()
defaultValueProcessorSpELByRule(
rule
,options
?,meta
?):any
Parameters
Parameter | Type |
---|---|
rule | RuleType <string , string , any , string > |
options ? | ValueProcessorOptions |
meta ? | object |
meta.processedParams ? | any [] | Record <string , any > |
Returns
any
Deprecated
Renamed to defaultRuleProcessorSpEL.
Defined in
packages/react-querybuilder/src/utils/formatQuery/index.ts:63
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.