InputRange
= Textfield
+ InputNumber
× 2 + Range
+ ❤️ 2prefix
/ postfix
parameters to set non-removable text before / after the number. tui-slider-ticks-labels
to arrange ticks' labels (it places them strictly below ticks). When [keySteps]
property is enabled, [step]
means percentage of total track length.
Control value:
[quantum]
allows to set minimum indivisible value. Form control value never contains a number that is not divisible by value of this property. Even if user enters any invalid number, it will be rounded to the nearest valid one on blur
event. In this example, form control value can only contain 0
, 0.05
, 0.1
, 0.15
... 0.9
, 0.95
, 1
.
Control value:
Control value: