projects/common/timeline/timeline-item.component.ts
import { CngxTimelineContent } from '@cngx/common/timeline'
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.
[cngxTimelineContent]
no-iframes