Skip to main content

Translations

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

The shape of the translations prop.

Properties

addGroup

addGroup: TranslationWithLabel

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


addRule

addRule: TranslationWithLabel

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


cloneRule

cloneRule: TranslationWithLabel

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


cloneRuleGroup

cloneRuleGroup: TranslationWithLabel

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


combinators

combinators: Translation

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


dragHandle

dragHandle: TranslationWithLabel

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


fields

fields: TranslationWithPlaceholders

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


lockGroup

lockGroup: TranslationWithLabel

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


lockGroupDisabled

lockGroupDisabled: TranslationWithLabel

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


lockRule

lockRule: TranslationWithLabel

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


lockRuleDisabled

lockRuleDisabled: TranslationWithLabel

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


matchMode

matchMode: Translation

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


matchThreshold

matchThreshold: Translation

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


notToggle

notToggle: TranslationWithLabel

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


operators

operators: TranslationWithPlaceholders

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


removeGroup

removeGroup: TranslationWithLabel

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


removeRule

removeRule: TranslationWithLabel

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


shiftActionDown

shiftActionDown: TranslationWithLabel

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


shiftActionUp

shiftActionUp: TranslationWithLabel

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


value

value: Translation

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


values

values: TranslationWithPlaceholders

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


valueSourceSelector

valueSourceSelector: Translation

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


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.