Slider
├─ Label (optional)
├─ Value / Tooltip above handle (optional)
├─ Track Container
│ ├─ Track (background line)
│ ├─ Track Filled (active progress)
│ ├─ Steps (optional – ticks below track)
│ └─ Handles
│ ├─ Simple Handle (single value)
│ └─ Range Handles (start & end handles)
└─ Error Message (if error state)
The full slider line from minimum to maximum value.
slider.track.bg.The colored portion that reflects the current value(s).
slider.track.filled.Small tick marks below the track.