Forms
Slider
An input where the user selects a value from within a given range.
Import
import { Slider, SliderValue } from "@countryclub/ui-react";Default
Range
Bottom Label
Show each thumb's value beneath it with labelPosition="bottom".
Top Floating
A floating value bubble above each thumb with labelPosition="floating".
Single Thumb
A single-value slider with a bottom label.