mirror of
https://github.com/tabler/tabler.git
synced 2025-12-27 06:39:59 +04:00
15 lines
255 B
Markdown
15 lines
255 B
Markdown
---
|
|
title: Timelines
|
|
menu: docs.timelines
|
|
---
|
|
|
|
### Timeline
|
|
{% example html columns=3 %}
|
|
{% include cards/timeline.html %}
|
|
{% endexample %}
|
|
|
|
### Simple Timeline
|
|
{% example html columns=1 %}
|
|
{% include cards/timeline.html simple=true %}
|
|
{% endexample %}
|