Skip to main content
cngx-src documentation

CngxStepperAriaLabels

Interface

projects/common/stepper/stepper-config.ts

Import#

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

Description#

Aria-label overrides for the stepper landmark region. Library defaults are English; locales come from consumer overrides.

Per-step navigation labels (previousStep, nextStep) live in CngxStepperI18n - SR phrasing, not landmark naming. Splitting the surfaces avoids a dual-override path for the same string.

Index#

Properties

Instance Properties#

stepperRegion#string
ReadonlyOptional