```ts import Popover from "~/components/ui/Popover.vue" ``` # Popover (Dropdown Menu) Popovers (`Popover`) are dropdown menus activated by a button. Use popovers to create dropdown menus ranging from simple lists to complex nested menus. ::: warning A11y issues This component has severe usability issues and cannot be used as-is. ### Add keyboard operability > I can't operate the popup with a keyboard. Remove barrier for people not using a mouse. - ✅ All items can be focused and activated by `Space` (use `