Skip to main content

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 ParameterDefault type
LabelTypestring

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.