BaseTranslations<LabelType>
Defined in: packages/core/src/types/queryBuilder.ts:236
The shape of the translations
prop.
Type Parameters
Type Parameter | Default type |
---|---|
LabelType | string |
Properties
addGroup
addGroup:
BaseTranslationWithLabel
<LabelType
>
Defined in: packages/core/src/types/queryBuilder.ts:246
addRule
addRule:
BaseTranslationWithLabel
<LabelType
>
Defined in: packages/core/src/types/queryBuilder.ts:245
cloneRule
cloneRule:
BaseTranslationWithLabel
<LabelType
>
Defined in: packages/core/src/types/queryBuilder.ts:249
cloneRuleGroup
cloneRuleGroup:
BaseTranslationWithLabel
<LabelType
>
Defined in: packages/core/src/types/queryBuilder.ts:250
combinators
combinators:
BaseTranslation
Defined in: packages/core/src/types/queryBuilder.ts:247
dragHandle
dragHandle:
BaseTranslationWithLabel
<LabelType
>
Defined in: packages/core/src/types/queryBuilder.ts:253
fields
fields:
BaseTranslationWithPlaceholders
Defined in: packages/core/src/types/queryBuilder.ts:237
lockGroup
lockGroup:
BaseTranslationWithLabel
<LabelType
>
Defined in: packages/core/src/types/queryBuilder.ts:255
lockGroupDisabled
lockGroupDisabled:
BaseTranslationWithLabel
<LabelType
>
Defined in: packages/core/src/types/queryBuilder.ts:257
lockRule
lockRule:
BaseTranslationWithLabel
<LabelType
>
Defined in: packages/core/src/types/queryBuilder.ts:254
lockRuleDisabled
lockRuleDisabled:
BaseTranslationWithLabel
<LabelType
>
Defined in: packages/core/src/types/queryBuilder.ts:256
matchMode
matchMode:
BaseTranslation
Defined in: packages/core/src/types/queryBuilder.ts:240
matchThreshold
matchThreshold:
BaseTranslation
Defined in: packages/core/src/types/queryBuilder.ts:241
muteGroup
muteGroup:
BaseTranslationWithLabel
<LabelType
>
Defined in: packages/core/src/types/queryBuilder.ts:259
muteRule
muteRule:
BaseTranslationWithLabel
<LabelType
>
Defined in: packages/core/src/types/queryBuilder.ts:258
notToggle
notToggle:
BaseTranslationWithLabel
<LabelType
>
Defined in: packages/core/src/types/queryBuilder.ts:248
operators
operators:
BaseTranslationWithPlaceholders
Defined in: packages/core/src/types/queryBuilder.ts:238
removeGroup
removeGroup:
BaseTranslationWithLabel
<LabelType
>
Defined in: packages/core/src/types/queryBuilder.ts:244
removeRule
removeRule:
BaseTranslationWithLabel
<LabelType
>
Defined in: packages/core/src/types/queryBuilder.ts:243
shiftActionDown
shiftActionDown:
BaseTranslationWithLabel
<LabelType
>
Defined in: packages/core/src/types/queryBuilder.ts:252
shiftActionUp
shiftActionUp:
BaseTranslationWithLabel
<LabelType
>
Defined in: packages/core/src/types/queryBuilder.ts:251
unmuteGroup
unmuteGroup:
BaseTranslationWithLabel
<LabelType
>
Defined in: packages/core/src/types/queryBuilder.ts:261
unmuteRule
unmuteRule:
BaseTranslationWithLabel
<LabelType
>
Defined in: packages/core/src/types/queryBuilder.ts:260
value
value:
BaseTranslation
Defined in: packages/core/src/types/queryBuilder.ts:242
values
values:
BaseTranslationWithPlaceholders
Defined in: packages/core/src/types/queryBuilder.ts:239
valueSourceSelector
valueSourceSelector:
BaseTranslation
Defined in: packages/core/src/types/queryBuilder.ts:262
API documentation is generated from the latest commit on the main
branch. It may be somewhat inconsistent with official releases of React Query Builder.