TranslationsExpr
Defined in: expr/src/ui/defaults.ts:8
The shape of the translations prop for QueryBuilderExpressions.
Properties
exprLhsFunction
exprLhsFunction:
BaseTranslation
Defined in: expr/src/ui/defaults.ts:10
Accessible title for the left-hand side function-wrapper selector.
exprLhsNone
exprLhsNone:
BaseTranslationWithLabel
Defined in: expr/src/ui/defaults.ts:12
Label for the wrapper selector's "no function" option (field used as-is).
valueSourceExpression
valueSourceExpression:
BaseTranslationWithLabel
Defined in: expr/src/ui/defaults.ts:14
Label for the expression option in the value-source selector.
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.