import { StreamingDot } from "@nodus/design-system"Loading demo…
Props
| Prop | Type | Default | Description |
|---|---|---|---|
statereq | "idle" | "streaming" | "complete" | — | Current streaming state |
label | string | — | Custom label (defaults to state name) |
staterequiredType
"idle" | "streaming" | "complete"Default —Current streaming state
labelType
stringDefault —Custom label (defaults to state name)
MobileWorks As-Is
Design Rationale
This component was designed to express:
Explore Related
Was this helpful?