# Elevation

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

### Description
`Elevation` component visually raises any content by applying shadow.

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