Translations
Defined in: packages/react-querybuilder/src/types/props.ts:244
The shape of the translations
prop.
Extends
BaseTranslations
<ReactNode
>
Properties
addGroup
addGroup:
BaseTranslationWithLabel
<ReactNode
>
Defined in: packages/core/src/types/props.ts:234
Inherited from
addRule
addRule:
BaseTranslationWithLabel
<ReactNode
>
Defined in: packages/core/src/types/props.ts:233
Inherited from
cloneRule
cloneRule:
BaseTranslationWithLabel
<ReactNode
>
Defined in: packages/core/src/types/props.ts:237
Inherited from
cloneRuleGroup
cloneRuleGroup:
BaseTranslationWithLabel
<ReactNode
>
Defined in: packages/core/src/types/props.ts:238
Inherited from
BaseTranslations
.cloneRuleGroup
combinators
combinators:
BaseTranslation
Defined in: packages/core/src/types/props.ts:235
Inherited from
dragHandle
dragHandle:
BaseTranslationWithLabel
<ReactNode
>
Defined in: packages/core/src/types/props.ts:241
Inherited from
fields
fields:
BaseTranslationWithPlaceholders
Defined in: packages/core/src/types/props.ts:225
Inherited from
lockGroup
lockGroup:
BaseTranslationWithLabel
<ReactNode
>
Defined in: packages/core/src/types/props.ts:243
Inherited from
lockGroupDisabled
lockGroupDisabled:
BaseTranslationWithLabel
<ReactNode
>
Defined in: packages/core/src/types/props.ts:245
Inherited from
BaseTranslations
.lockGroupDisabled
lockRule
lockRule:
BaseTranslationWithLabel
<ReactNode
>
Defined in: packages/core/src/types/props.ts:242
Inherited from
lockRuleDisabled
lockRuleDisabled:
BaseTranslationWithLabel
<ReactNode
>
Defined in: packages/core/src/types/props.ts:244
Inherited from
BaseTranslations
.lockRuleDisabled
matchMode
matchMode:
BaseTranslation
Defined in: packages/core/src/types/props.ts:228
Inherited from
matchThreshold
matchThreshold:
BaseTranslation
Defined in: packages/core/src/types/props.ts:229
Inherited from
BaseTranslations
.matchThreshold
notToggle
notToggle:
BaseTranslationWithLabel
<ReactNode
>
Defined in: packages/core/src/types/props.ts:236
Inherited from
operators
operators:
BaseTranslationWithPlaceholders
Defined in: packages/core/src/types/props.ts:226
Inherited from
removeGroup
removeGroup:
BaseTranslationWithLabel
<ReactNode
>
Defined in: packages/core/src/types/props.ts:232
Inherited from
removeRule
removeRule:
BaseTranslationWithLabel
<ReactNode
>
Defined in: packages/core/src/types/props.ts:231
Inherited from
shiftActionDown
shiftActionDown:
BaseTranslationWithLabel
<ReactNode
>
Defined in: packages/core/src/types/props.ts:240
Inherited from
BaseTranslations
.shiftActionDown
shiftActionUp
shiftActionUp:
BaseTranslationWithLabel
<ReactNode
>
Defined in: packages/core/src/types/props.ts:239
Inherited from
BaseTranslations
.shiftActionUp
value
value:
BaseTranslation
Defined in: packages/core/src/types/props.ts:230
Inherited from
values
values:
BaseTranslationWithPlaceholders
Defined in: packages/core/src/types/props.ts:227
Inherited from
valueSourceSelector
valueSourceSelector:
BaseTranslation
Defined in: packages/core/src/types/props.ts:246
Inherited from
BaseTranslations
.valueSourceSelector
API documentation is generated from the latest commit on the main
branch. It may be somewhat inconsistent with official releases of React Query Builder.