Classes list

Every class Slider recognizes, straight from the @flickui/css source.

ClassPurpose
.sliderBase class on the wrapper — required
.slider-inputThe native <input type="range">
.slider-tooltipFloating value readout above the thumb, kept in sync by flickui.js
.slider-marksContainer for tick-mark labels beneath the track
.slider-track / .slider-progress / .slider-thumbBuilding blocks for the .slider-range dual-handle variant
.is-draggingRuntime state you can toggle while the user is actively dragging