projects/common/chart/chart/template-slots.ts
import { CngxChartErrorContext } from '@cngx/common/chart'
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.
*cngxChartError
$implicit
error
CngxChartSlotContext
unknown