# `@clayui/slider`

A Slider allows the user to select values in a linear range of values.

- [Documentation](https://clayui.com/docs/components/slider.html)
- [Changelog](./CHANGELOG.md)
- [Breaking change schedule](./BREAKING.md)

## Install

Run `yarn`

```shell
yarn add @clayui/slider
```

## Contribute

We'd love to get contributions from you! Please, check our [Contributing Guidelines](https://github.com/liferay/clay/blob/master/CONTRIBUTING.md) to see how you can help us improve.