You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The underlying libui-node supports UiMenu, so you could manually add it to the <Window> component using: const menu = new this.$libui.UiMenu('File'); in created() method.
Hi,
I'm wondering if it is possible to build some kind of menu system in Vuido?
Let's say that you would like a drawer and drop-down menus in the header.
Regards
Håkan
The text was updated successfully, but these errors were encountered: