Skip to main content
cngx-src documentation

CngxTimelineContent

Directive

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

Import#

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

Description#

Marks the element that holds an item's body. Optional - anything projected without a slot directive lands in the body too. Reach for it when the item also projects a timestamp and the source order would otherwise be ambiguous.

Metadata#