Ai Human Handoff Panel
A production-scale, light + dark Ai Human Handoff Panel component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add ai-human-handoff-panelLive preview available in the gallery.
Usage
import { AIHumanHandoffPanel } from "@lerpa/ui";
<AIHumanHandoffPanel />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| reason | string | — | |
| confidence | number | — | |
| customerName | string | — | |
| agentName | string | — | |
| ticketId | string | — | |
| context | { role: string | — | |
| text | string }[] | - | |
| accent | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.