<MenuButton />
The
MenuButton component follows the WAI-ARIA specification for menu buttons.boundaryElement?: HTMLElement | nullbutton: React.ReactElementid: stringmenu?: React.ReactElementplacement?: PlacementpopoverScheme?: 'dark' | 'light'popoverRadius?: number | number[]portal?: booleanWhether or not to render the popover in a portal element (defaults to
false).