Menu Component - Only show menu child items when clicking on parent child menu

On the examples on this page: https://ej2.syncfusion.com/vue/documentation/menu/getting-started/

The menu item children appear when you hover over them, how can I change the menu behaviour so that they appear when I click rather than when I hover? For example, when I hover over the "File" menu item, "Open", "Save" and "Exit" appear straightaway. I would like it so that "Open", "Save" and "Exit" appear only when I click on "File".

Is it possible?

Thanks

2 Replies

PR Priestly March 25, 2020 12:33 PM UTC

I just found the solution. You can use the showItemOnClick property.


MV Madhan Venkateshan Syncfusion Team March 26, 2020 06:03 AM UTC

Hi Priestly, 
 
We are happy to hear that your reported requirement has been achieved. Please feel free to contact us if you need any further assistance. 
  
Regards, 
Madhan V 


Loader.
Up arrow icon