JavaScript/jQuery RangeSelector - sliderHandle
Specifies the appearance of the range selector's slider handles.
The range selector's sliders consist of a slider marker and a slider handle. You can drag a marker or a handle to change the selected range. To set the appearance properties of the slider handles, use the sliderHandle configuration object. To customize the slider markers, use the sliderMarker configuration object.
color
Specifies the color of the slider handles.
This property supports the following colors:
- Hexadecimal colors
- RGB colors
- RGBA colors
- Predefined/cross-browser color names
- Predefined SVG colors
- Paint server address
If you have technical questions, please create a support ticket in the DevExpress Support Center.