1
0
mirror of https://github.com/tabler/tabler.git synced 2026-06-19 13:50:06 +04:00
Files
tabler/shared/includes/ui/status-indicator.html
T
2025-04-15 23:18:49 +02:00

5 lines
302 B
HTML

<span class="status-indicator{% if include.color %} status-{{ include.color }}{% endif %}{% if include.animated %} status-indicator-animated{% endif %}">
<span class="status-indicator-circle"></span>
<span class="status-indicator-circle"></span>
<span class="status-indicator-circle"></span>
</span>