Skip to main content
cngx-src documentation

withStepperI18nLabels

Functioncommon/stepper/i18n

projects/common/stepper/i18n/stepper-i18n.ts

Description#

Override stepper i18n labels. Partial override - unset keys keep the English default. CngxStepperStatusLabels is merged key-by-key so consumers can override one pill label without restating the rest. Sibling of withStepperAriaLabels / withStepperFallbackLabels.

Signature#

withStepperI18nLabels(overrides: CngxStepperI18nOverrides)

Parameters#

Returns#

CngxStepperI18nFeature