# Scrollbar

### Additional information
<a href="https://github.com/malte-wessel/react-custom-scrollbars" target="_blank">https://github.com/malte-wessel/react-custom-scrollbars</a>

### Description
Use `Scrollbar` component to show vertical or horizontal scrollbars.

### Import
```js
import { Scrollbar } from "webiny-ui/Scrollbar";
```