mirror of
https://github.com/tabler/tabler.git
synced 2025-12-26 11:16:12 +04:00
9 lines
221 B
HTML
9 lines
221 B
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>
|