Search results

MenuOpenType API in React Menu Bar API component

Defines the different types of options available for opening a submenu.

  • Auto - The submenu opens automatically when clicked or hovered over, depending on the ‘showItemOnClick’ property.
  • Click - The submenu opens when clicked the menu item.
  • Hover - The submenu opens when the user hovers over the menu item with the mouse cursor.