# Ripple

### Design
<a href="https://material.io/develop/web/components/ripples/" target="_blank">https://material.io/develop/web/components/ripples/</a>

### Description
`Ripple` component is used to represent interactive surfaces.

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