1. Components
  2. MenuButton

<MenuButton />

The MenuButton component follows the WAI-ARIA specification for menu buttons.

Properties  

boundaryElement?: HTMLElement | null
button: React.ReactElement
id: string
menu?: React.ReactElement
placement?: Placement
popoverScheme?: 'dark' | 'light'
popoverRadius?: number | number[]
portal?: boolean
Whether or not to render the popover in a portal element (defaults to false).

Made withby folks at