OptionalcloseOptionaldefaultThe initial open state of the hover card when rendered. Use when you don't need to control the open state of the hover card.
OptionaldisabledWhether the hover card is disabled
OptionalidThe unique identifier of the machine.
OptionalidsThe ids of the elements in the popover. Useful for composition.
OptionalimmediateWhether to synchronize the present change immediately or defer it to the next frame
OptionallazyWhether to enable lazy mounting
OptionalonFunction called when the animation ends in the closed state
OptionalonFunction called when the focus is moved outside the component
OptionalonFunction called when an interaction happens outside the component
OptionalonFunction called when the hover card opens or closes.
OptionalonFunction called when the pointer is pressed down outside the component
OptionalopenThe controlled open state of the hover card
OptionalopenThe duration from when the mouse enters the trigger until the hover card opens.
OptionalpositioningThe user provided options used to position the popover content
OptionalpresentWhether the node is present (controlled by the user)
OptionalrecipeOptionalsizeOptionalskipWhether to allow the initial presence animation.
OptionalunmountWhether to unmount on exit.
OptionalunstyledIf true, the element will opt out of the theme styles.
The duration from when the mouse leaves the trigger or content until the hover card closes.