mirror of
https://github.com/tabler/tabler.git
synced 2026-07-17 02:51:41 +04:00
605 B
605 B
title
| title |
|---|
| Ribbons |
Default markup
{% example html columns=1 %} {% include cards/ribbon.html %} {% endexample %}
Ribbon position
{% example html columns=1 %} {% include cards/ribbon.html top=true left=true %} {% endexample %}
Ribbon color
{% example html columns=1 %} {% include cards/ribbon.html color="red" %} {% endexample %}
Ribbon text
{% example html columns=1 %} {% include cards/ribbon.html color="green" text="-50%" %} {% endexample %}
Ribbon style
{% example html columns=1 %} {% include cards/ribbon.html bookmark=true color="orange" text="-50%" %} {% endexample %}