timeline
angular-timeline
Represents an event occuring at a point in time, displayed on the left or the right of the timeline line.
You typically embed a timeline-badge and timeline-panel element within a timeline-event.
<timeline
[side="{string}"]>
</timeline>
as attribute<ANY timeline
[side="{string}"]>
...
</ANY>
| Param | Type | Details |
|---|---|---|
| side (optional) | string | Define the side of the element (i.e. side="left", side="right", or use an {{ expression }}). |