Skip to content
roguelite labsAnthony Spezzano ↗
Prompt/ResponseStream

ResponseStream

Multi-paragraph streaming text display with blinking cursor for in-progress AI responses.

Use and inspectUse this as a presentational interface around your own submit, stream, or state handlers. Reset preview only remounts the local example; it does not send a request or connect to a model.Next: inspect the source and wire its callback to a bounded backend action.
ResponseStreamMulti-paragraph streaming text display with blinking cursor for in-progress AI responses.
PropTypeDefaultDescription
text*stringFull text to stream
isStreamingbooleanfalseKeep cursor visible after streaming ends
speednumber28Milliseconds between characters