Skip to main content
Astro UI Library
Home
Getting Started
Philosophy
Styling
Components
Changelog
ping-logo
Created with Sketch.
PopoverMenu
PopoverMenus are used to display a list of actions users can take, and includes a menu and its associated trigger. This component uses
useMenuTrigger
from React Aria and
useMenuTriggerState
from React Stately.
Design
Implementation