JavaScript/jQuery Menu - showFirstSubmenuMode
Default Value: { name: 'onClick', delay: { show: 50, hide: 300 } }
If you assign a string that specifies the mode name to this property, the UI component will use the default delay value.
JavaScript
showFirstSubmenuMode: "onHover"
Feedback