Dropdown menus built on the popover API and anchor positioning.
Summary
Functions
Wraps content with a context menu that opens on right-click (or long-press
where the platform maps it to contextmenu) at the pointer, and from the
keyboard with Shift+F10 or the Menu key, anchored to the focused element.
Renders a menu button and its dropdown.
A menu item. Renders a link when navigate, patch or href is set.
A non-interactive label inside a menu.
A separator between menu groups.
A submenu: a menu item that opens a nested menu beside it.