tuiSlider
<input type='range' />
to choose a value from a limited range. Read more about current input's type in MDN Docs .
Usage:<input tuiSlider type='range' min='0' max='100' step='1' />
.
Use mixin tui-slider-ticks-labels
to arrange ticks' labels (it places them strictly below ticks).
m
or s
). Control value: 250
Control value: 720,000
tuiSliderThumbLabel
for positioning any content so it slides alongside the thumb.