mirror of
https://github.com/tabler/tabler.git
synced 2025-12-22 01:44:25 +04:00
392 B
392 B
title
| title |
|---|
| 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 %}