BaseTranslationsFull<LabelType>
BaseTranslationsFull<
LabelType> =RequiredDeep<BaseTranslations<LabelType>>
Defined in: packages/core/src/types/queryBuilder.ts:273
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.