• Material 3
  • Material 3 Dark
  • Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Localization
*Translated by Google Translator.
Currency
Essential Studio
HOME
All Controls

Example of Ticks in ASP.NET Core Range Slider Control

This sample demonstrates the customization of Slider's tick. Drag the thumb over the bar for selecting the values between min and max.

DEMO
SOURCE

In this demo, customization of ticks using CSS is demonstrated.

  • Dynamic ticks color - In this sample, ticks has been customized to different colors by adding icon at each ticks.
  • Ticks with legends - In this sample, track has been formatted to display custom text using renderingTicks and renderedTicks events.