angular-multilevelpushmenu
angular-multilevelpushmenu copied to clipboard
[question] How to open a specific menu/submenu in js ?
Hey,
Thanks for your project. I wanted to know how to open a specific menu/submenu inside angular-multilevelpushmenu by using js. I'm looking for something like that :
wxyUtils.openSubMenu(subMenuId)
With that feature i can make shortcut from another UI to open directly a specific menu.
Any helps would be appreciated. Regards.
anyone ?