Ai Conversation Export Panel
A production-scale, light + dark Ai Conversation Export Panel component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add ai-conversation-export-panelUsage
import { AIConversationExportPanel } from "@lerpa/ui";
<AIConversationExportPanel />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| formats | ExportFormat[] | — | |
| defaultFormat | ExportFormat | — | |
| messageCount | number | — | |
| sizeKb | number | — | |
| accent | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.