Theming
The same component with different presets and theme tokens — hover each panel to compare. Full guide inRendering customization.
preset="default" (zero config)
rootThe component wrapper.
trackThe rail the thumb travels along.
rangeThe filled portion of the track.
thumbThe draggable handle.
outputLive value readout.
preset="minimal"
rootThe component wrapper.
trackThe rail the thumb travels along.
rangeThe filled portion of the track.
thumbThe draggable handle.
outputLive value readout.
preset="contrast"
rootThe component wrapper.
trackThe rail the thumb travels along.
rangeThe filled portion of the track.
thumbThe draggable handle.
outputLive value readout.
preset="blueprint"
rootThe component wrapper.
trackThe rail the thumb travels along.
rangeThe filled portion of the track.
thumbThe draggable handle.
outputLive value readout.
theme={{ accent: "#0d9488", overlayRadius: 8 }}
rootThe component wrapper.
trackThe rail the thumb travels along.
rangeThe filled portion of the track.
thumbThe draggable handle.
outputLive value readout.
overlayLabel={false} — quiet mode
rootThe component wrapper.
trackThe rail the thumb travels along.
rangeThe filled portion of the track.
thumbThe draggable handle.
outputLive value readout.