tauri/.changes/tauri-ready-event.md
2021-08-15 17:10:22 -03:00

8 lines
163 B
Markdown

---
"tauri": minor
"tauri-runtime": minor
"tauri-runtime-wry": minor
---
Add `Event::Ready` on the `run()` callback. Triggered once when the event loop is ready.