Search for a command to run...
Fade in text as you scroll down the page.
import { TextReveal } from "@/registry/ebonui/text-reveal" export function TextRevealDemo() { return <TextReveal>Ebon UI will change the way you design.</TextReveal> }
pnpmnpmyarnbunpnpm dlx shadcn@latest add https://ebonui.com/r/text-reveal.jsonCopy
pnpm dlx shadcn@latest add https://ebonui.com/r/text-reveal.json
Copyimport { TextReveal } from "@/components/ui/text-reveal"
import { TextReveal } from "@/components/ui/text-reveal"
Copy<TextReveal>Ebon UI will change the way you design.</TextReveal>
<TextReveal>Ebon UI will change the way you design.</TextReveal>