Fabian-Lars c33f6e6cf3 fix(core): Announce new webviews and windows (#9211) 1 year ago
..
README.md b09b94204c docs(examples): multiwindow example run command (#8735) 1 year ago
index.html c33f6e6cf3 fix(core): Announce new webviews and windows (#9211) 1 year ago
main.rs 4b75834a41 chore: update license headers 2024 (#9043) 1 year ago
tauri.conf.json 8de308d1bf feat(core): implement new config structure (#8723) 1 year ago

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.