1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-22 01:44:25 +04:00
Files
tabler/pages/_components/progress.html
2019-10-29 21:30:26 +01:00

10 lines
289 B
HTML

---
title: Progress bar
columns: 1
---
{% include ui/progress-description.html value=45 %}
{% include ui/progress-description.html value=32 color="red" %}
{% include ui/progress-description.html value=90 color="yellow" %}
{% include ui/progress-description.html value=51 color="green" %}