Slider

A slider allows a user to select one or more values within a range.

0
orientation 
isDisabled 
formatOptions 
Example
Slider.tsx
Slider.css
theme.css
import {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