ryoichi 0c61784efb fix(example/state): correct invoke method path to __TAURI__.core.invoke() (#9817) пре 1 година
..
README.md 62ce02f6b5 docs(various): Improve Readability (#4225) пре 3 година
index.html 0c61784efb fix(example/state): correct invoke method path to __TAURI__.core.invoke() (#9817) пре 1 година
main.rs 4b75834a41 chore: update license headers 2024 (#9043) пре 1 година
tauri.conf.json 8de308d1bf feat(core): implement new config structure (#8723) пре 1 година

README.md

State example

A simple Tauri Application showcase the application State usage.

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