Ai Output Approval Queue
A production-scale, light + dark Ai Output Approval Queue component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add ai-output-approval-queueLive preview available in the gallery.
Usage
import { AIOutputApprovalQueue } from "@lerpa/ui";
<AIOutputApprovalQueue />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| items | QueueItem[] | — | |
| accent | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.