NeumorUINeumorUI
📖📦
AI Chat

StreamingText

Typewriter streaming text effect with blinking cursor, skip-on-click, and imperative ref handle.

tsx
1import { StreamingText } from "neumorui";

Example

text
speed
startDelay
showCursor
cursorChar
skipOnClick
paused

Props

PropTypeDefault
textstring-
speednumber40
startDelaynumber0
showCursorbooleantrue
cursorCharstring"▊"
onComplete() => void-
skipOnClickbooleanfalse
pausedbooleanfalse