mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
521 B
521 B
title, menu, plugin
| title | menu | plugin |
|---|---|---|
| Flags | docs.flags | flags |
Flag
{% example html %} {% include ui/flag.html name="tg" class="mr-1" %} {% include ui/flag.html name="br" class="mr-1" %} {% include ui/flag.html name="pt" %} {% endexample %}
Flag sizes
{% example html %} {% include ui/flag.html name="tg" class="flag-size-xl mr-1" %} {% include ui/flag.html name="br" class="flag-size-lg mr-1" %} {% include ui/flag.html name="pt" class="flag-size-md" %} {% include ui/flag.html name="gb" class="mr-1" %} {% endexample %}