Skip to content
Content

StreamingText

Streams text token-by-token with a configurable speed, inline citation chips, follow-up question suggestions, and a post-stream action toolbar (copy, like, share).

Preview:
1280px

Props

PropTypeDefaultDescription
textstring-Full text to stream.
speednumber40Characters revealed per second.
citationsCitation[][]Inline source chips appended after the text.
followUpsstring[][]Suggested follow-up questions shown after streaming completes.
onComplete() => void-Callback fired when streaming finishes.