Improve this doc View source

timeline
directive in module angular-timeline

Description

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.

Usage

as element:
<timeline>
</timeline>
as attribute
<ANY timeline>
   ...
</ANY>