Skip to main content
cngx-src documentation

CngxTimelineError

Directivev0.1.0

projects/common/timeline/template-slots.ts

Import#

import { CngxTimelineError } from '@cngx/common/timeline'

Description#

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.

Metadata#

Index#

Instance Properties#

templateRef#unknown
Readonly
inject<TemplateRef<CngxTimelineErrorContext>>(TemplateRef)

Methods#

ngTemplateContextGuard#CngxTimelineErrorContext
Static
ngTemplateContextGuard(_dir: CngxTimelineError, ctx: unknown)
@paramctxunknown