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