Code
API
Remember this API extends all the other props from the Menu
props.
Props
Type
Required
isOpen
boolean
✅
autoFocus
boolean
❌
This is a Compound Component
that extends the menu subcomponents, with some small changes. The PopoverMenu.Anchor
is the only one that might require some explanation, check it out in the subcomponents page.
Example
Last updated