InputNumber, InputSlider, InputRange, Range Taiga UI styling of native html tag
<input type='range' />
to choose a value from a limited range
Read more about this input type in MDN Docs
Built-in size options and custom thickness
Customizing colors of the filled track and thumb
Use mixin tui-slider-ticks-labels
to place labels strictly below ticks
Non interactive state
Using progressive scale across the track
Use tuiSliderThumbLabel
for positioning any content so it slides alongside the thumb.