# Native Button

> Glassmorphism-inspired button wrapping shadcn/ui Button. Adds framer-motion whileHover/whileTap spring micro-interactions, an optional glow halo (shadow + blurred radial overlay), and a loading state with Loader2 spinner + opacity pulse. Falls back to no animation when reduced-motion is requested.

- Author: [Moumen Soliman](https://21st.dev/@moumensoliman)
- License: mit
- Tags: Button, Glassmorphism, Framer Motion, Loading, Native
- npm dependencies: react, lucide-react, framer-motion, class-variance-authority
- Live preview: https://21st.dev/@moumensoliman/components/native-button

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/moumensoliman/native-button?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/button.md
