Skip to main content

Translations

Defined in: packages/react-querybuilder/src/types/props.ts:244

The shape of the translations prop.

Extends

Properties

addGroup

addGroup: BaseTranslationWithLabel<ReactNode>

Defined in: packages/core/src/types/props.ts:234

Inherited from

BaseTranslations.addGroup


addRule

addRule: BaseTranslationWithLabel<ReactNode>

Defined in: packages/core/src/types/props.ts:233

Inherited from

BaseTranslations.addRule


cloneRule

cloneRule: BaseTranslationWithLabel<ReactNode>

Defined in: packages/core/src/types/props.ts:237

Inherited from

BaseTranslations.cloneRule


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

BaseTranslations.combinators


dragHandle

dragHandle: BaseTranslationWithLabel<ReactNode>

Defined in: packages/core/src/types/props.ts:241

Inherited from

BaseTranslations.dragHandle


fields

fields: BaseTranslationWithPlaceholders

Defined in: packages/core/src/types/props.ts:225

Inherited from

BaseTranslations.fields


lockGroup

lockGroup: BaseTranslationWithLabel<ReactNode>

Defined in: packages/core/src/types/props.ts:243

Inherited from

BaseTranslations.lockGroup


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

BaseTranslations.lockRule


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

BaseTranslations.matchMode


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

BaseTranslations.notToggle


operators

operators: BaseTranslationWithPlaceholders

Defined in: packages/core/src/types/props.ts:226

Inherited from

BaseTranslations.operators


removeGroup

removeGroup: BaseTranslationWithLabel<ReactNode>

Defined in: packages/core/src/types/props.ts:232

Inherited from

BaseTranslations.removeGroup


removeRule

removeRule: BaseTranslationWithLabel<ReactNode>

Defined in: packages/core/src/types/props.ts:231

Inherited from

BaseTranslations.removeRule


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

BaseTranslations.value


values

values: BaseTranslationWithPlaceholders

Defined in: packages/core/src/types/props.ts:227

Inherited from

BaseTranslations.values


valueSourceSelector

valueSourceSelector: BaseTranslation

Defined in: packages/core/src/types/props.ts:246

Inherited from

BaseTranslations.valueSourceSelector


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.