Ai Image Generation Panel
A production-scale, light + dark Ai Image Generation Panel component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add ai-image-generation-panelLive preview available in the gallery.
Usage
import { AIImageGenerationPanel } from "@lerpa/ui";
<AIImageGenerationPanel />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| defaultPrompt | string | — | |
| accent | string | — | |
| defaultResults | ImageGenResult[] | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.