OptionalcloseThe delay, in milliseconds, before the tooltip is closed after the user moves the pointer away from the anchor element.
OptionaldelayThe delay, in milliseconds, before the tooltip is shown after the user hovers over the anchor element.
OptionalisIf true, the tooltip is visible to the user.
OptionalonA callback invoked when the tooltip should be closed.
OptionalonA callback invoked when the tooltip should be opened, such as when the user hovers over the anchor element or focuses it via the keyboard.
OptionalonA callback invoked when the tooltip open state changes.
true if the tooltip should be visible.
Props for the useTooltip hook.