Skip to main content
cngx-src documentation

CngxStateful

Interface

projects/core/utils/stateful.ts

Referenced by#

Import#

import { CngxStateful } from '@cngx/core/utils'

Description#

Minimal Contract for components that expose a primary async state.

Declarative transition bridges (CngxToastOn, CngxAlertOn, CngxBannerOn) auto-discover state via this interface through the CNGX_STATEFUL injection token when no explicit [state] input is bound.

Index#

Properties

Instance Properties#

Readonly