Ai Regenerate Toolbar
A production-scale, light + dark Ai Regenerate Toolbar component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add ai-regenerate-toolbarLive preview available in the gallery.
Usage
import { AIRegenerateToolbar } from "@lerpa/ui";
<AIRegenerateToolbar />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| accent | string | — | |
| variants | string[] | — | |
| defaultVariant | string | — | |
| onRegenerate | (variant: string) => void | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.