Translations
Defined in: packages/react-querybuilder/src/types/props.ts:245
The shape of the translations prop.
Extends
BaseTranslations<ReactNode>
Properties
addGroup
addGroup:
BaseTranslationWithLabel<ReactNode>
Defined in: packages/core/src/types/queryBuilder.ts:246
Inherited from
addRule
addRule:
BaseTranslationWithLabel<ReactNode>
Defined in: packages/core/src/types/queryBuilder.ts:245
Inherited from
cloneRule
cloneRule:
BaseTranslationWithLabel<ReactNode>
Defined in: packages/core/src/types/queryBuilder.ts:249
Inherited from
cloneRuleGroup
cloneRuleGroup:
BaseTranslationWithLabel<ReactNode>
Defined in: packages/core/src/types/queryBuilder.ts:250
Inherited from
BaseTranslations.cloneRuleGroup
combinators
combinators:
BaseTranslation
Defined in: packages/core/src/types/queryBuilder.ts:247
Inherited from
dragHandle
dragHandle:
BaseTranslationWithLabel<ReactNode>
Defined in: packages/core/src/types/queryBuilder.ts:253
Inherited from
fields
fields:
BaseTranslationWithPlaceholders
Defined in: packages/core/src/types/queryBuilder.ts:237
Inherited from
lockGroup
lockGroup:
BaseTranslationWithLabel<ReactNode>
Defined in: packages/core/src/types/queryBuilder.ts:255
Inherited from
lockGroupDisabled
lockGroupDisabled:
BaseTranslationWithLabel<ReactNode>
Defined in: packages/core/src/types/queryBuilder.ts:257
Inherited from
BaseTranslations.lockGroupDisabled
lockRule
lockRule:
BaseTranslationWithLabel<ReactNode>
Defined in: packages/core/src/types/queryBuilder.ts:254
Inherited from
lockRuleDisabled
lockRuleDisabled:
BaseTranslationWithLabel<ReactNode>
Defined in: packages/core/src/types/queryBuilder.ts:256
Inherited from
BaseTranslations.lockRuleDisabled
matchMode
matchMode:
BaseTranslation
Defined in: packages/core/src/types/queryBuilder.ts:240
Inherited from
matchThreshold
matchThreshold:
BaseTranslation
Defined in: packages/core/src/types/queryBuilder.ts:241
Inherited from
BaseTranslations.matchThreshold
muteGroup
muteGroup:
BaseTranslationWithLabel<ReactNode>
Defined in: packages/core/src/types/queryBuilder.ts:259
Inherited from
muteRule
muteRule:
BaseTranslationWithLabel<ReactNode>
Defined in: packages/core/src/types/queryBuilder.ts:258
Inherited from
notToggle
notToggle:
BaseTranslationWithLabel<ReactNode>
Defined in: packages/core/src/types/queryBuilder.ts:248
Inherited from
operators
operators:
BaseTranslationWithPlaceholders
Defined in: packages/core/src/types/queryBuilder.ts:238
Inherited from
removeGroup
removeGroup:
BaseTranslationWithLabel<ReactNode>
Defined in: packages/core/src/types/queryBuilder.ts:244
Inherited from
removeRule
removeRule:
BaseTranslationWithLabel<ReactNode>
Defined in: packages/core/src/types/queryBuilder.ts:243
Inherited from
shiftActionDown
shiftActionDown:
BaseTranslationWithLabel<ReactNode>
Defined in: packages/core/src/types/queryBuilder.ts:252
Inherited from
BaseTranslations.shiftActionDown
shiftActionUp
shiftActionUp:
BaseTranslationWithLabel<ReactNode>
Defined in: packages/core/src/types/queryBuilder.ts:251
Inherited from
BaseTranslations.shiftActionUp
unmuteGroup
unmuteGroup:
BaseTranslationWithLabel<ReactNode>
Defined in: packages/core/src/types/queryBuilder.ts:261
Inherited from
unmuteRule
unmuteRule:
BaseTranslationWithLabel<ReactNode>
Defined in: packages/core/src/types/queryBuilder.ts:260
Inherited from
value
value:
BaseTranslation
Defined in: packages/core/src/types/queryBuilder.ts:242
Inherited from
values
values:
BaseTranslationWithPlaceholders
Defined in: packages/core/src/types/queryBuilder.ts:239
Inherited from
valueSourceSelector
valueSourceSelector:
BaseTranslation
Defined in: packages/core/src/types/queryBuilder.ts:262
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.