Typewriter Text

Text Effects

An animated typing effect that cycles through strings, typing and deleting characters with a blinking cursor.

Loading preview...
Customize
Typing Speed (ms)
80
Deleting Speed (ms)
50
Pause (ms)
1500
Cursor Color
#E84E2D

Props

PropTypeDefaultDescription
stringsstring[]Array of strings to cycle through.
typingSpeednumber80Milliseconds per character when typing.
deletingSpeednumber50Milliseconds per character when deleting.
pauseDurationnumber1500Pause duration in ms after finishing a string.
classNamestring''Additional CSS classes.
cursorColorstring'var(--color-ignite)'Color of the blinking cursor.