A function used to format user inputs.
Function used to parse slider inputs formatted by the inputFormatFunction.
A function used to format labels.
The maximum possible data/thumb value of the slider.
The minimum possible data/thumb value of the slider.
Defines how slider values should be rounded.
When true
, the slider will render a third handle between the two handles already provided by default.
When false
, the user can freely move any slider thumb to any position along the track.
An array of numbers representing absolute thumb positions on the slider.
Zooms the slider track to the bounds provided in this property.
Enables zooming on the slider.
Generated using TypeDoc
Only applicable when three thumbs (i.e.
Read more...