1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-21 04:52:21 +04:00
Files
tabler/pages/_docs/ribbons.md
T
2019-05-20 20:43:14 +02:00

634 B

title, menu, new
title menu new
Ribbons docs.ribbons true

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