1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-24 10:48:14 +04:00
Files
tabler/pages/_includes/forms/form-elements-6.html
2019-09-25 20:55:11 +02:00

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>