Skip to main content
cngx-src documentation

CngxChartConnectionContext

Interface

projects/common/chart/chart/template-slots.ts

Referenced by#

Import#

import { CngxChartConnectionContext } from '@cngx/common/chart'

Description#

Context for the connection-lifecycle slots (*cngxChartConnectionError, *cngxChartReconnecting). Extends the common slot context with the live connection error value via $implicit / error, mirroring CngxChartErrorContext. The connection channel is separate from the data [state] channel, so this context reflects [connectionState].

Metadata#

Index#

Instance Properties#

$implicit#unknown
Readonly
error#unknown
Readonly