tauri/.changes/tauri-ready-event.md

8 lines
163 B
Markdown
Raw Normal View History

2021-08-15 23:10:22 +03:00
---
"tauri": minor
"tauri-runtime": minor
"tauri-runtime-wry": minor
---
Add `Event::Ready` on the `run()` callback. Triggered once when the event loop is ready.