QueryBuilderExpressions()
QueryBuilderExpressions(
__namedParameters:QueryBuilderExpressionsProps):Element
Defined in: expr/src/ui/QueryBuilderExpressions.tsx:56
Context provider enabling arithmetic/function expression support for a wrapped QueryBuilder: overrides the field selector, value-source selector, and value editor to host left- and right-hand side expressions, and supplies the function registry. Any control inherited from an outer compat provider is captured first so non-expression rules continue to render with it.
Parameters
| Parameter | Type |
|---|---|
__namedParameters | QueryBuilderExpressionsProps |
Returns
Element
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.