Tooltip
A popup that displays information on hover.
Default
TooltipContent Props
| Prop | Type | Default | Description |
|---|---|---|---|
| children | ReactNode | — | Tooltip content |
| showArrow | boolean | true | Show arrow pointer |
| className | string | — | Additional CSS classes |
A popup that displays information on hover.
| Prop | Type | Default | Description |
|---|---|---|---|
| children | ReactNode | — | Tooltip content |
| showArrow | boolean | true | Show arrow pointer |
| className | string | — | Additional CSS classes |