Installation
Examples
User info tooltip
Hover to reveal a rich panel.
Alex Johnson
Senior Frontend Engineer at Veloria.
Pro feature
Upgrade to Pro to unlock unlimited exports and advanced analytics.
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| children* | ReactNode | required | Trigger element. |
| title | ReactNode | — | Tooltip heading. |
| description | ReactNode | — | Tooltip body. |
| action | ReactNode | — | Bottom action slot. |
| side | 'top'|'right'|'bottom'|'left' | 'top' | Preferred placement. |
| delayDuration | number | 400 | Delay before showing. |