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.

chevron-rightautoFocushashtag

The autoFocus prop controls if the ControlledMenu is automatically focused when opened.

Example

Last updated