n
nonaxial

Typewriter Text

Text Effects

Text with typewriter typing effect

typewritertypingreveal

Installation

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

Usage

tsx
import { TypewriterText } from "@/components/nonaxial/typewriter-text"

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

Props

PropTypeDefault
childrenReactNode
classNamestring