emit #9241
emit
#9241
Replies: 3 comments
-
fn main() {
} fn emit_event(app: &tauri::App) -> Result<(), tauri::Error> { |
Beta Was this translation helpful? Give feedback.
0 replies
-
See command. In a command tauri can provide an apphandle/windows as argument. So you can emit an event in it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
resolved |
Beta Was this translation helpful? Give feedback.
0 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.
-
How to use emit outside of the man function.
Beta Was this translation helpful? Give feedback.
All reactions