The Histogram associated with the data represented on the slider.
The unique ID assigned to the widget when the widget is created.
A function used to format user inputs.
Function used to parse slider inputs formatted by the inputFormatFunction.
The widget's label.
A modified version of Slider.labelFormatFunction, which is a custom function used to format labels on the thumbs, min, max, and average values.
The maximum value or upper bound of the slider.
The minimum value or lower bound of the slider.
Defines how slider thumb values should be rounded.
When true
, all segments will sync together in updating thumb values when the user drags any segment.
Indicates whether the widget is visible.
The visible elements that are displayed within the widget.
Zooms the slider track to the bounds provided in this property.
Generated using TypeDoc
The ID or node representing the DOM element containing the widget.
Read more...