Popover.ContentWrapper
classNamestring
onClose() => void
storeRequired
UsePopover | UsePopoverHover
PopoverHover
onClose() => void
call a function when popover closed
storeRequired
UsePopoverHover
Object returned by the [`useHovercardStore`](https://ariakit.org/reference/use-hovercard-store) hook. If not provided, the closest [`HovercardProvider`](https://ariakit.org/reference/hovercard-provider) component's context will be used.
Popover
onClose() => void
call a function when popover closed
storeRequired
UsePopover
Object returned by the [`usePopoverStore`](https://ariakit.org/reference/use-popover-store) hook. If not provided, the closest [`PopoverProvider`](https://ariakit.org/reference/popover-provider) component's context will be used.