n
nonaxial
Components
161/207
Reveal

Text Reveal

Text Effects

Animated text reveal

revealtextanimation

Installation

$
npx shadcn@latest add https://nonaxial.com/r/text-reveal.json

Usage

tsx
import { TextReveal } from "@/components/nonaxial/text-reveal"

export default function Example() {
  return (
    <TextReveal>{/* Your content here */}</TextReveal>
  )
}

Props

PropTypeDefault
childrenReactNode
classNamestring