Components
Typing Text
UI Library:
A typing text animation component with realistic typing effects and customizable cursor.
Installation
pnpm dlx shadcn@latest add @toui/typing-text
Examples
Loop
Fast
Slow
No Cursor
API Reference
TypingText
This component is built using Motion primitives and includes the following custom props:
| Prop | Type | Default |
|---|---|---|
text | ||
texts | ||
speed | ||
delay | ||
showCursor | ||
cursor | ||
cursorClassName | ||
loop | ||
pauseDuration | ||
className | ||
onComplete | ||
startOnView | ||
once | ||
animation | ||
inViewMargin |
Credits
- Built with Motion.