Skip to main content
cngx-src documentation

CngxStepperStatusLabels

Interface

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

Import#

import { CngxStepperStatusLabels } from '@cngx/common/stepper'

Description#

Status-pill labels used by the stripe-status-rich skin (and any future skin / variant that surfaces a per-step status pill). Sub- bundle of CngxStepperI18n; consumers override partial keys via withStepperI18nLabels - un-overridden keys keep their English defaults.

Index#

Instance Properties#

Readonly
errored#string
Readonly
inProgress#string
Readonly
upNext#string
Readonly