# Button

> GradientButton is a reusable UI component that renders a visually appealing button with a blue gradient background. It accepts customizable button text and an onClick handler, making it suitable for use in forms, dialogs, or any interactive UI where a call-to-action button is needed. The component is styled for modern interfaces and provides a smooth hover effect for enhanced user experience.

- Author: [Bibek Kumar Dey](https://21st.dev/@bibekkd)
- Library: Bibek Kumar Dey
- License: unknown
- Live preview: https://21st.dev/@bibekkd/components/button

## Install

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