mirror of
https://github.com/tabler/tabler.git
synced 2026-07-18 03:21:41 +04:00
411 B
411 B
title, menu
| title | menu |
|---|---|
| Buttons | docs.buttons |
Default markup
{% example html wrapper=btn-list %} {% include ui/button.html color="primary" text="Button" %} {% include ui/button.html color="secondary" text="Button" %} {% include ui/button.html color="danger" text="Button" %} {% include ui/button.html color="warning" text="Button" %} {% include ui/button.html color="success" text="Button" %} {% endexample %}