Skip to main content

Translations

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

The shape of the translations prop.

Properties

addGroup

addGroup: TranslationWithLabel

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


addRule

addRule: TranslationWithLabel

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


cloneRule

cloneRule: TranslationWithLabel

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


cloneRuleGroup

cloneRuleGroup: TranslationWithLabel

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


combinators

combinators: Translation

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


dragHandle

dragHandle: TranslationWithLabel

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


fields

fields: TranslationWithPlaceholders

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


lockGroup

lockGroup: TranslationWithLabel

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


lockGroupDisabled

lockGroupDisabled: TranslationWithLabel

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


lockRule

lockRule: TranslationWithLabel

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


lockRuleDisabled

lockRuleDisabled: TranslationWithLabel

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


matchMode

matchMode: Translation

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


matchThreshold

matchThreshold: Translation

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


notToggle

notToggle: TranslationWithLabel

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


operators

operators: TranslationWithPlaceholders

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


removeGroup

removeGroup: TranslationWithLabel

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


removeRule

removeRule: TranslationWithLabel

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


shiftActionDown

shiftActionDown: TranslationWithLabel

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


shiftActionUp

shiftActionUp: TranslationWithLabel

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


value

value: Translation

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


values

values: TranslationWithPlaceholders

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


valueSourceSelector

valueSourceSelector: Translation

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


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.