TranslationsFull
TranslationsFull:
{ [K in keyof Translations]: { [T in keyof Translations[K]]-?: string } }
Defined in: packages/react-querybuilder/src/types/props.ts:354
The full translations
interface with all properties required.
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.