# Animated Stepper

> A draggable stepper component that lets users increment or decrement a number by dragging up or down. It includes smooth animations, clamping between min and max values, and works with both mouse and touch input.

- Author: [User](https://21st.dev/@kauasodreas)
- License: unknown
- npm dependencies: animejs, lucide-react
- Live preview: https://21st.dev/@kauasodreas/components/stepper

## Install

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