Slider
Slider
The Slider component provides a styled slider control for the HTML <input type="range">.
Import component
import { Slider } from 'rimble-ui';
Example
Props
aria-label
string
(optional)
Default value:
'range slider'
Styled System Props
Box uses COMMON, LAYOUT, POSITION, FLEXBOX, BORDERS groups of Styled System props.