1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-18 03:21:41 +04:00
Files
tabler/pages/_docs/buttons.md
T
2019-05-13 23:35:33 +02:00

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