Optionalaria-OptionalchildrenOptionalcloseThe close delay of the tooltip.
OptionalcloseWhether the tooltip should close on click
OptionalcloseWhether to close the tooltip when the Escape key is pressed.
OptionalcloseWhether to close the tooltip on pointerdown.
OptionalcloseWhether the tooltip should close on scroll
OptionaldefaultThe initial open state of the tooltip when rendered. Use when you don't need to control the open state of the tooltip.
OptionaldisabledWhether the tooltip is disabled
OptionalidThe unique identifier of the machine.
OptionalidsThe ids of the elements in the tooltip. Useful for composition.
OptionalimmediateWhether to synchronize the present change immediately or defer it to the next frame
OptionalinteractiveWhether the tooltip's content is interactive. In this mode, the tooltip will remain open when user hovers over the content.
OptionallazyWhether to enable lazy mounting
OptionalonFunction called when the animation ends in the closed state
OptionalonFunction called when the tooltip is opened.
OptionalopenThe controlled open state of the tooltip
OptionalopenThe open delay of the tooltip.
OptionalpositioningThe user provided options used to position the popover content
OptionalpresentWhether the node is present (controlled by the user)
OptionalrecipeOptionalskipWhether to allow the initial presence animation.
OptionalunmountWhether to unmount on exit.
OptionalunstyledIf true, the element will opt out of the theme styles.
Custom label for the tooltip.