You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| placement | 'auto-start' ∨ 'auto' ∨ 'auto-end' ∨ 'top-start' ∨ 'top' ∨ 'top-end' ∨ 'right-start' ∨ 'right' ∨ 'right-end' ∨ 'bottom-end' ∨ 'bottom' ∨ 'bottom-start' ∨ 'left-end' ∨ 'left' ∨ 'left-start' | 'bottom' | The position of the tooltip relative to the target. |
25
+
26
+
`Tooltip` based on [`Popper.js`](https://popper.js.org), so it also supports more [Popper.js features](https://popper.js.org/popper-documentation.html#Popper.Defaults)
0 commit comments