Skip to main content

Translations

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

The shape of the translations prop.

Properties

addGroup

addGroup: TranslationWithLabel

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


addRule

addRule: TranslationWithLabel

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


cloneRule

cloneRule: TranslationWithLabel

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


cloneRuleGroup

cloneRuleGroup: TranslationWithLabel

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


combinators

combinators: Translation

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


dragHandle

dragHandle: TranslationWithLabel

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


fields

fields: TranslationWithPlaceholders

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


lockGroup

lockGroup: TranslationWithLabel

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


lockGroupDisabled

lockGroupDisabled: TranslationWithLabel

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


lockRule

lockRule: TranslationWithLabel

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


lockRuleDisabled

lockRuleDisabled: TranslationWithLabel

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


notToggle

notToggle: TranslationWithLabel

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


operators

operators: TranslationWithPlaceholders

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


removeGroup

removeGroup: TranslationWithLabel

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


removeRule

removeRule: TranslationWithLabel

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


shiftActionDown

shiftActionDown: TranslationWithLabel

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


shiftActionUp

shiftActionUp: TranslationWithLabel

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


value

value: Translation

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


values

values: TranslationWithPlaceholders

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


valueSourceSelector

valueSourceSelector: Translation

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


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.