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