Tooltip
A popup displaying information on hover.
Examples
Default
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| content | ReactNode | — | Tooltip content |
| side | "top" | "right" | "bottom" | "left" | "top" | Preferred side |
A popup displaying information on hover.
| Prop | Type | Default | Description |
|---|---|---|---|
| content | ReactNode | — | Tooltip content |
| side | "top" | "right" | "bottom" | "left" | "top" | Preferred side |