# Drawer

> A flexible and beautifully styled Drawer component built using Vaul (Radix-based) primitives. It supports all drawer directions (top, bottom, left, right) with smooth animations, backdrop blur, and slots like header, body, and footer—making it ideal for responsive menus, sidebars, or modal-like panels in modern React apps.

- Author: [Efferd](https://21st.dev/@sshahaider)
- Library: [Efferd](https://21st.dev/@sshahaider/library/efferd)
- License: unknown
- npm dependencies: vaul
- Live preview: https://21st.dev/@sshahaider/components/drawer

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/sshahaider/drawer?api_key=$API_KEY_21ST"
```

Requires a 21st API key (generate one at https://21st.dev/mcp) passed as `API_KEY_21ST`. Free accounts get a limited number of installs per day; unlimited on a paid plan — see https://21st.dev/pricing.

Full component directory: https://21st.dev/llms.txt
