Slider A slider allows a user to select one or more values within a range. Vanilla CSSTailwindOpacity0orientation horizontalverticalisDisabled formatOptionsThe display format of the value label.formatOptions DecimalPercentCurrencyUnitExampleSlider.tsxSlider.csstheme.cssExampleSlider.tsxSlider.csstheme.cssimport {Slider} from './Slider'; <Slider label="Opacity" /> Anatomy Shows a slider with labels pointing to its parts including the label, group, track, thumb, and output elements.OutputLabelLabelLabel24TrackThumbGroup