slint/examples/todo-mvc
2025-06-26 13:30:43 +00:00
..
assets Added TodoMVC example (Rust mock version) (#5396) 2024-06-13 13:05:44 +02:00
rust Bump version number to 1.13.0 2025-06-26 13:30:43 +00:00
ui Janitor: Remove trailing whitespaces from all files 2025-01-10 13:23:22 +01:00
README.md examples: Fix links in READMEs 2024-09-14 14:44:41 +02:00

todo-mvc

A simple todo application based on the Model View Controller pattern.

.slint Design Rust Source Online wasm Preview Open in SlintPad
index.slint main.rs Online simulation Preview in Online Code Editor