BaseTranslationsFull<LabelType>
BaseTranslationsFull<
LabelType
> =RequiredDeep
<BaseTranslations
<LabelType
>>
Defined in: packages/core/src/types/props.ts:253
The full translations
interface with all properties required.
Type Parameters
Type Parameter | Default type |
---|---|
LabelType | string |
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.