1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-27 06:59:59 +04:00
Files
tabler/pages/_docs/timelines.md
2020-02-16 21:34:30 +01:00

309 B

title, menu
title menu
Timelines docs.timelines

Timeline

{% capture code %} {% include cards/timeline.html %} {% endcapture %} {% include example.html code=code %}

Simple Timeline

{% capture code %} {% include cards/timeline.html simple=true %} {% endcapture %} {% include example.html code=code %}