Home > @uniformdev/design-system > Tooltip
Tooltip() function
Displays contextual information when hovering or focusing an element.
Signature:
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
{ children, title, placement, visible, withoutPortal, timeout, gutter, ...popupProps } |
(not declared) | |
|
input |
Returns:
_emotion_react_jsx_runtime.JSX.Element