Skip to main content
cngx-src documentation

CngxChartErrorContext

Interface

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

Import#

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

Description#

Context for the *cngxChartError slot template. Extends the common slot context with the live error value via $implicit and error keys, so consumers can render a typed message AND branch on chart size.

Metadata#

Index#

Instance Properties#

$implicit#unknown
Readonly
error#unknown
Readonly