Skip to main content
cngx-src documentation

CngxTimelineTime

Directive

projects/common/timeline/timeline-item.component.ts

Import#

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

Description#

Marks the element that holds an item's timestamp, so the item can place it in the raster the active mode calls for - above the body in narrative, trailing it in activity.

Pair it with <cngx-time> from @cngx/common/display for relative formatting; the timeline neither formats nor ticks.

Metadata#