Skip to main content
cngx-src documentation

CngxStepperCountHost

Interface

projects/common/stepper/stepper-count.ts

Referenced by#

Import#

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

Description#

Minimal contract CngxStepperCount reads off the host. A full CngxStepperHost satisfies it, but consumers can also supply a narrower stub (useful in tests, custom layouts, or non-standard step containers that surface just these two signals).

Index#

Instance Properties#

activeStepIndex#Signal
Readonly
stepsOnly#Signal
Readonly