Faq Live Chat Handoff
A production-scale, light + dark Faq Live Chat Handoff component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add faq-live-chat-handoffLive preview available in the gallery.
Usage
import { FaqLiveChatHandoff } from "@lerpa/ui";
<FaqLiveChatHandoff />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | |
| title | string | — | |
| subtitle | string | — | |
| faqs | FaqHandoffItem[] | — | |
| asideTitle | string | — | |
| asideDescription | string | — | |
| ctaLabel | string | — | |
| agentsStatus | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.