Preparing search index...
The search index is not available
Hydrateless API
Hydrateless API
@hydrateless/react
useTooltip
Function useTooltip
Ref hook that wires tooltips onto all
[data-hl-tooltip]
triggers inside.
useTooltip
<
T
extends
HTMLElement
=
HTMLElement
>
()
:
{
api
:
RefObject
<
null
|
TooltipApi
>
;
ref
:
RefObject
<
null
|
T
>
;
}
Type Parameters
T
extends
HTMLElement
=
HTMLElement
Returns
{
api
:
RefObject
<
null
|
TooltipApi
>
;
ref
:
RefObject
<
null
|
T
>
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Hydrateless API
Loading...
Ref hook that wires tooltips onto all
[data-hl-tooltip]triggers inside.