# Floating Action Panel

> A versatile floating action panel component with support for multiple triggers and modes.  Features: 	•	Multiple trigger buttons with different modes 	•	Smooth animations using Framer Motion 	•	Backdrop blur effect 	•	Keyboard navigation and accessibility 	•	Dark mode support 	•	Responsive design 	•	Form handling for note-taking 	•	TypeScript support  Notes: 	•	Built with Framer Motion for smooth animations 	•	Uses Lucide React for consistent iconography 	•	Supports multiple panel modes (actions and notes) 	•	Includes keyboard navigation (Escape key to close) 	•	Click outside the panel to close 	•	Fully typed with TypeScript 	•	Customizable styling using Tailwind CSS 	•	Mobile-friendly design

- Author: [Prism UI](https://21st.dev/@Codehagen)
- Library: [Prism UI](https://21st.dev/@Codehagen/library/prism-ui)
- License: mit
- Tags: Menu, Dropdown
- npm dependencies: framer-motion
- Live preview: https://21st.dev/@Codehagen/components/floating-action-panel

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/Codehagen/floating-action-panel?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 · More like this: https://21st.dev/community/components/s/menu.md
