mirror of
https://github.com/tabler/tabler.git
synced 2025-12-24 10:48:14 +04:00
10 lines
265 B
HTML
10 lines
265 B
HTML
{% include parts/input-selectgroups.html %}
|
|
{% include parts/input-datalist.html %}
|
|
{% include parts/input-sizes.html %}
|
|
{% include parts/input-range.html %}
|
|
|
|
<div class="mb-3">
|
|
<label class="form-label">Progress</label>
|
|
{% include ui/progress.html %}
|
|
</div>
|