# Animated Text

> The component splits the text into individual spans, applies staggered animation delays from the center outward, and includes the font weight animation. You can customize the font size, weight range, animation duration, and delay multiplier through props.

- Author: [Ali Imam](https://21st.dev/@designali-in)
- License: unknown
- Live preview: https://21st.dev/@designali-in/components/animated-text

## Install

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