Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can you build a menu in Vuido? #60

Open
haarse opened this issue Oct 26, 2019 · 1 comment
Open

Can you build a menu in Vuido? #60

haarse opened this issue Oct 26, 2019 · 1 comment

Comments

@haarse
Copy link

haarse commented Oct 26, 2019

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

@haarse haarse changed the title Can you buid a menu in Vuido? Can you build a menu in Vuido? Oct 26, 2019
@niutech
Copy link

niutech commented Sep 8, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants