Ai Thinking Indicator
A production-scale, light + dark Ai Thinking Indicator component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add ai-thinking-indicatorUsage
import { AIThinkingIndicator } from "@lerpa/ui";
<AIThinkingIndicator />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| label | string | — | |
| accent | string | — | |
| variant | "dots" | "spark" | "wave" | — | |
| size | "sm" | "md" | "lg" | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.