-
Notifications
You must be signed in to change notification settings - Fork 821
feat(window-menu): add docs for the menu
#2875
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
Conversation
✅ Deploy Preview for tauri-v2 ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
waitting tauri-apps/tauri#11741 release. |
…2/tauri-docs into feat/windows-menu-example
vasfvitor
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for putting this up, left some suggestions. I haven't tested the code, I trust that you did. Overall this should be enough. Thanks again. Ah, this page fits better under /learn. I guess, as window menu is part of Tauri Core.
|
@RSS1102 it's ok, I can merge already and it can be improved later, what do you think? |
ok,In the next stage, I will synchronize the Chinese version first. |
|
thank you for this |





Description
I would like to summarize and explain the use of menu
The following problems will be solved:
accelerator(forget why)acceleratorI will refer to:
If nothing goes wrong, it will be completed within two weeks, after I have tested the code of each function (Rust has been tested, but JavaScript has not yet been tested)
If anyone has any questions about the use of menu, please add them below. I will try my best to enrich the documentation on using menu.