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

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