Vue RangeSelector - sliderMarker
When moving a slider, its marker displays the currently selected scale value. Use the sliderMarker object to set the required properties for the range selector slider markers. For instance, you can format the markers' text, change the text font, or make the markers invisible.
color
This property supports the following colors:
- Hexadecimal colors
- RGB colors
- RGBA colors
- Predefined/cross-browser color names
- Predefined SVG colors
- Paint server address
To set a custom color for the font used to display the slider markers' text, use the color property.
invalidRangeColor
Specifies the color used for the slider marker text when the currently selected range does not match the minRange and maxRange values.
If you have technical questions, please create a support ticket in the DevExpress Support Center.