1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-29 06:24:38 +04:00
Files
tabler/pages/_docs/timelines.md
T
2020-02-13 22:09:47 +01:00

307 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 %}