Show a popup dialog positioned relative to an anchor element. This component can be either modal
or non-modal and optionally rendered in a React portal
.
npm install ariakit
Learn more in Getting started.
usePopoverState() <PopoverAnchor|PopoverDisclosure> <PopoverDisclosureArrow /> </PopoverAnchor|PopoverDisclosure> <Popover> <PopoverArrow /> <PopoverHeading /> <PopoverDescription /> <PopoverDismiss /> </Popover>