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