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