Skip to main content
cngx-src documentation

TimelineStatus

Type Aliascommon/timeline

projects/common/timeline/marker.component.ts

Referenced by#

Description#

Process vocabulary shared by the timeline marker, the connector and CngxTimelineItem.

Deliberately narrow: it describes where an event sits in a history, not what the user may do about it. A timeline that needed disabled, editable or current would be a stepper, and steppers live in @cngx/common/stepper with their own flow logic.

Definition#

"done" | "active" | "upcoming" | "rejected"