tauri/examples/multiwindow
2025-11-01 17:20:35 -03:00
..
index.html chore: cleanup and simplify examples (#10743) 2024-08-27 01:25:36 +03:00
main.rs chore: cleanup and simplify examples (#10743) 2024-08-27 01:25:36 +03:00
README.md docs(examples): multiwindow example run command (#8735) 2024-02-02 19:54:59 +01:00
tauri.conf.json unique identifier 2025-11-01 17:20:35 -03:00

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.