ThinkingIndicator
An animated indicator component that shows a thinking or loading state, perfect for AI and chat interfaces.
Installation
npx chilli@latest add thinking-indicatorDefault
Thinking
API Reference
ThinkingIndicator
| Prop | Type | Default | Description |
|---|---|---|---|
label | string | "Thinking..." | The text displayed next to the animation. |
size | "sm" | "md" | "lg" | "md" | The size of the indicator. |
variant | "dots" | "pulse" | "bars" | "dots" | The animation style of the indicator. |