Skip to main content

Translations

Defined in: packages/react-querybuilder/src/types/propsUsingReact.ts:229

The shape of the translations prop.

Properties

addGroup

addGroup: TranslationWithLabel

Defined in: packages/react-querybuilder/src/types/propsUsingReact.ts:237


addRule

addRule: TranslationWithLabel

Defined in: packages/react-querybuilder/src/types/propsUsingReact.ts:236


cloneRule

cloneRule: TranslationWithLabel

Defined in: packages/react-querybuilder/src/types/propsUsingReact.ts:240


cloneRuleGroup

cloneRuleGroup: TranslationWithLabel

Defined in: packages/react-querybuilder/src/types/propsUsingReact.ts:241


combinators

combinators: Translation

Defined in: packages/react-querybuilder/src/types/propsUsingReact.ts:238


dragHandle

dragHandle: TranslationWithLabel

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


fields

fields: TranslationWithPlaceholders

Defined in: packages/react-querybuilder/src/types/propsUsingReact.ts:230


lockGroup

lockGroup: TranslationWithLabel

Defined in: packages/react-querybuilder/src/types/propsUsingReact.ts:246


lockGroupDisabled

lockGroupDisabled: TranslationWithLabel

Defined in: packages/react-querybuilder/src/types/propsUsingReact.ts:248


lockRule

lockRule: TranslationWithLabel

Defined in: packages/react-querybuilder/src/types/propsUsingReact.ts:245


lockRuleDisabled

lockRuleDisabled: TranslationWithLabel

Defined in: packages/react-querybuilder/src/types/propsUsingReact.ts:247


notToggle

notToggle: TranslationWithLabel

Defined in: packages/react-querybuilder/src/types/propsUsingReact.ts:239


operators

operators: TranslationWithPlaceholders

Defined in: packages/react-querybuilder/src/types/propsUsingReact.ts:231


removeGroup

removeGroup: TranslationWithLabel

Defined in: packages/react-querybuilder/src/types/propsUsingReact.ts:235


removeRule

removeRule: TranslationWithLabel

Defined in: packages/react-querybuilder/src/types/propsUsingReact.ts:234


shiftActionDown

shiftActionDown: TranslationWithLabel

Defined in: packages/react-querybuilder/src/types/propsUsingReact.ts:243


shiftActionUp

shiftActionUp: TranslationWithLabel

Defined in: packages/react-querybuilder/src/types/propsUsingReact.ts:242


value

value: Translation

Defined in: packages/react-querybuilder/src/types/propsUsingReact.ts:233


values

values: TranslationWithPlaceholders

Defined in: packages/react-querybuilder/src/types/propsUsingReact.ts:232


valueSourceSelector

valueSourceSelector: Translation

Defined in: packages/react-querybuilder/src/types/propsUsingReact.ts:249


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.