Components
Streaming indicator
Three dots that say a response is being produced.
AI
Says a response is being produced — which is not what a Spinner says.
Installation
npx shadcn@latest add https://ui.whoisroktim.lol/r/streaming.jsonNot a spinner
A Spinner says a request is in flight. This says text is about to appear here. The distinction matters to a reader: one means wait, the other means watch this spot.
The dots sit at decreasing emphasis — text/secondary, text/disabled,
bg/placeholder — and stagger their pulse, so the motion reads as a sequence
rather than a blink.
| Prop | Type | Default | Description |
|---|---|---|---|
| label | string | "Responding" | Announced via role=status. |