projects/common/timeline/template-slots.ts
import { CngxTimelineError } from '@cngx/common/timeline'
The whole error surface, replacing message and retry control together. Reach for *cngxTimelineRetryButton instead when only the button needs restyling. Falls back to CNGX_TIMELINE_CONFIG.labels.errorFallback plus a plain retry button.
*cngxTimelineRetryButton
CNGX_TIMELINE_CONFIG.labels.errorFallback
ng-template[cngxTimelineError]
cngxTimelineError
unknown
inject<TemplateRef<CngxTimelineErrorContext>>(TemplateRef)
CngxTimelineErrorContext
ngTemplateContextGuard(_dir: CngxTimelineError, ctx: unknown)
CngxTimelineError