Amr Bashir ba9590aa92 feat!: add Listener and Emitter traits (#9640) 1 gadu atpakaļ
..
README.md b09b94204c docs(examples): multiwindow example run command (#8735) 1 gadu atpakaļ
index.html 2b1ceb40d3 refactor(api)!: renamed `getCurrent` functions to avoid ambiguity (#10229) 1 gadu atpakaļ
main.rs ba9590aa92 feat!: add Listener and Emitter traits (#9640) 1 gadu atpakaļ
tauri.conf.json 8de308d1bf feat(core): implement new config structure (#8723) 1 gadu atpakaļ

README.md

Multi-Window Example

An example Tauri Multi-Window Application.

To execute run the following on the root directory of the repository: cargo run --example multiwindow.