Chromatic Text Reveal
Documentation Index
Fetch the complete documentation index at: /llms.txt. Use this file to discover all available pages before exploring further.
Reveal rotating words with a moving multicolor edge.
chromatic-text-reveal-demo
Overview
Chromatic Text Reveal keeps a sentence prefix fixed while revealing a sequence of final words. Use it for a focused product statement, not for essential instructions or rapidly changing status.
Installation
Usage
import { ChromaticTextReveal } from "@/components/animated/chromatic-text-reveal"
<ChromaticTextReveal prefix="Built to feel" words={["fast", "clear", "human"]} />Accessibility
The current full word remains available to assistive technology while visual gradient layers are hidden. Reduced motion shows the word without the sweep.