Tooltip
Popup text on hover for additional context.
Default
Sides
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| content | ReactNode | — | Tooltip content. |
| side | "top" | "bottom" | "top" | Side to show the tooltip. |
| delayMs | number | 300 | Delay before showing in milliseconds. |
Popup text on hover for additional context.
| Prop | Type | Default | Description |
|---|---|---|---|
| content | ReactNode | — | Tooltip content. |
| side | "top" | "bottom" | "top" | Side to show the tooltip. |
| delayMs | number | 300 | Delay before showing in milliseconds. |