Skip to main content
cngx-src documentation

CngxTimelineLoadingTail

Directivev0.1.0

projects/common/timeline/template-slots.ts

Import#

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

Description#

The tail appended below the list while a background refresh runs, with the already-loaded items still on screen. Falls back to CNGX_TIMELINE_CONFIG.labels.refreshing.

Contextless on purpose - a refresh has nothing to say beyond the fact that it is happening.

Metadata#

Index#

Properties

Instance Properties#

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