OptionalcloseA delay time for the tooltip to close after a user moved a pointer away from an anchor element.
OptionaldelayA delay time for the tooltip to show up after a user hovers pointer over an anchor element.
OptionalisIf true then a tooltip is visible to a user.
OptionalonA handler that is called when a tooltip must be closed.
OptionalonA handler that is called when a tooltip must be opened: user hover mouse over an anchor, or an anchor was focused via a keyboard.
OptionalonA handler that is called when a tooltip opened state is changed.
true if a tooltip must be visible to a user.
Props of the useTooltip hook.