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

PropTypeDescriptionDefault
childrenstringText content to animate
classNamestringThe class name to be applied to the component
durationnumberDuration to wait in between each char type100
delaynumberDelay before animation starts (in ms)0
asReact.ElementTypeComponent to render as"div"
startOnViewbooleanStart animation when component is in viewfalse