mirror of
https://github.com/tabler/tabler.git
synced 2025-12-22 09:54:24 +04:00
10 lines
289 B
HTML
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" %}
|