Skip to main content
cngx-src documentation

CngxStepBusySpinnerContext

Interface

projects/common/stepper/slots/step-busy-spinner.directive.ts

Import#

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

Description#

Context passed to the *cngxStepBusySpinner template. Drives the pending-commit overlay on the in-flight target step. Renders only when the step matches presenter.intendedStepIndex() with commitState.status() === 'pending'.

Index#

Properties

Instance Properties#

Readonly

The step node carrying id / label / state signals.