ui/topia
beta

Typewriter

Text animation that types out a text, one letter at a time.

Loading...

Installation

pnpm dlx shadcn@latest add https://uitopia.xyz/r/text-type.json

Props

PropTypeDefault
text
string | string[]
-
speed?
number
-
initialDelay?
number
-
waitTime?
number
-
deleteSpeed?
number
-
loop?
boolean
-
className?
string
-
showCursor?
boolean
-
hideCursorOnType?
boolean
-
cursorChar?
ReactNode
-
cursorAnimationVariants?
{ initial: Variant; animate: Variant; }
-
cursorClassName?
string
-
Edit on GitHub

Last updated on

On this page