Create a menu with a save options #3258
Unanswered
TrietMinh799
asked this question in
Q&A
Replies: 1 comment 2 replies
|
yeah you can. when receiving the menu event in rust, you emit an event to the front-end and get the input data using JS then save it. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have a menu with a submenu like this

Is it possible to get data from input to save it to a file when I trigger an event save in the menu item?
All reactions