Skip to content

SliderStyled API

The API documentation of the SliderStyled React component. Learn more about the props and the CSS customization points.

Import

import SliderStyled from '@material-ui/lab/SliderStyled';
// or
import { SliderStyled } from '@material-ui/lab';

You can learn more about the difference by reading this guide.

Props

Name Type Default Description

The ref is forwarded to the root element.

Any other props supplied will be provided to the root element (native element).