Timeline component shows a list of events in chronological order.
Class name | Type | |
---|---|---|
timeline | Component | Container element |
timeline-compact | Responsive | forces all items on one side |
timeline-snap-icon | Modifier | snaps the icon to the start instead of middle |
timeline-vertical | Responsive | Shows the timeline vertically |
timeline-horizontal | Responsive | Shows the timeline horizontally |
timeline-start | Component | The content inside <li> that will be at the start direction |
timeline-middle | Component | The content inside <li> that will be at the middle |
timeline-end | Component | The content inside <li> that will be at the end direction |
timeline-box | Modifier | Applies a box style to timeline-start or timeline-end |