mirror of
https://github.com/tabler/tabler.git
synced 2026-07-29 14:34:37 +04:00
buttons, tooltips
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
---
|
||||
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 %}
|
||||
Reference in New Issue
Block a user