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:371


addRule

addRule: TranslationWithLabel

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


cloneRule

cloneRule: TranslationWithLabel

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


cloneRuleGroup

cloneRuleGroup: TranslationWithLabel

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


combinators

combinators: Translation

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


dragHandle

dragHandle: TranslationWithLabel

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


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:380


lockGroupDisabled

lockGroupDisabled: TranslationWithLabel

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


lockRule

lockRule: TranslationWithLabel

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


lockRuleDisabled

lockRuleDisabled: TranslationWithLabel

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


notToggle

notToggle: TranslationWithLabel

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


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:369


removeRule

removeRule: TranslationWithLabel

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


shiftActionDown

shiftActionDown: TranslationWithLabel

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


shiftActionUp

shiftActionUp: TranslationWithLabel

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


value

value: Translation

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


valueSourceSelector

valueSourceSelector: Translation

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


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.