slint/examples/todo-mvc
2024-08-20 21:34:22 +02:00
..
assets Added TodoMVC example (Rust mock version) (#5396) 2024-06-13 13:05:44 +02:00
rust Bump version number to 1.8.0 2024-08-15 12:44:46 +00:00
ui TodoMVC: first step to improve accessibility 2024-08-20 21:34:22 +02:00
README.md Update example readmes 2024-08-13 11:35:39 +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