Introducing Magic UI Pro - 50+ blocks and templates to build beautiful landing pages in minutes.


Docs
Typing Animation

Typing Animation

Characters appearing in typed animation

Installation

npx shadcn@latest add "https://magicui.design/r/typing-animation"

Props

PropTypeDefaultDescription
childrenstring-Text content to animate
classNamestring-The class name to be applied to the component
durationnumber100Duration to wait in between each char type
delaynumber0Delay before animation starts (in ms)
asReact.ElementType"div"Component to render as
startOnViewbooleanfalseStart animation when component is in view