amrbashir 5f00e444e3 keep only trait implementation 1 год назад
..
README.md b09b94204c docs(examples): multiwindow example run command (#8735) 1 год назад
index.html c33f6e6cf3 fix(core): Announce new webviews and windows (#9211) 1 год назад
main.rs 5f00e444e3 keep only trait implementation 1 год назад
tauri.conf.json 8de308d1bf feat(core): implement new config structure (#8723) 1 год назад

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.