mirror of
https://github.com/tabler/tabler.git
synced 2026-07-28 14:04:38 +04:00
5 lines
144 B
HTML
5 lines
144 B
HTML
<div class="mb-3">
|
|
<label class="form-label">Range input</label>
|
|
<input type="range" class="form-range" min="0" max="10" step="1">
|
|
</div>
|