tauri/.changes/plugin-on_event.md

6 lines
114 B
Markdown
Raw Normal View History

---
"tauri": patch
---
Added `on_event` on the `Plugin` trait, which allows a plugin to react to the event loop.