ChatBubble
Floating chat bubble launcher — renders a clickable trigger and toggles a popover containing the chat UI. Built on reablocks ConnectedOverlay (Floating UI under the hood).
Import
import { ChatBubble } from 'reachat';
import type { Placement, Modifiers } from 'reablocks';
Props
| Prop | Type | Default | Description |
|---|---|---|---|
bubbleContent | ReactNode | — | Content rendered inside the trigger element (the always-visible bub |
[Description truncada. Veja o README completo no GitHub.]