Skip to main content
cngx-src documentation

CngxTimelineMode

Type Aliasui/timeline

projects/ui/timeline/timeline.component.ts

Referenced by#

Description#

Raster the timeline lays its rows out on.

narrative (default) stacks the timestamp above the body and gives each event room to breathe - a history someone reads. activity trails the timestamp after the body on one line - a feed someone scans. Purely visual: same DOM, same ARIA, same slots, only the [data-mode] host attribute changes.

Definition#

"narrative" | "activity"