ThinkingIndicator

An animated indicator component that shows a thinking or loading state, perfect for AI and chat interfaces.

Installation

npx chilli@latest add thinking-indicator

Default

Thinking

API Reference

ThinkingIndicator

PropTypeDefaultDescription
labelstring"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.