DojoHorizontalSlider

The DojoHorizontalSlider widget creates a horizontal ruler.

Properties

maximum
The maximum value of the ruler
minimum
The minimum value of the ruler
step
The increments of the values between the minimum and maximum values of the ruler
showLabels
Indicates whether to show the labels of the minimum, maximum, and steps values. Valid values are true and false.
value
The current value for the ruler
width
The size of the ruler in pixels

Feedback