# Scroll Reveal Text

> Apple keynote-style text animation where each word individually transitions from dimmed and blurred to sharp and vivid as you scroll through. Uses scroll-linked per-word opacity, color, and blur transforms — no keyframes, purely driven by scroll position. Supports multiple paragraphs. Pass any text and customize highlight/dim colors.

- Author: [Yad Hakim](https://21st.dev/@dev.yadhakim)
- License: unknown
- npm dependencies: framer-motion
- Live preview: https://21st.dev/@dev.yadhakim/components/scroll-reveal-text

## Install

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