Skip to main content
cngx-src documentation

withTabsI18nLabels

Functioncommon/tabs/i18n

projects/common/tabs/i18n/tabs-i18n.ts

Description#

Override i18n labels via a partial bundle - unset keys keep the English default. Same shape as withTabsAriaLabels / withTabsFallbackLabels so provideCngxTabs composes both surfaces uniformly.

Signature#

withTabsI18nLabels(overrides: Partial)

Parameters#

@paramoverridesPartial

Returns#

CngxTabsI18nFeature