slint/examples/todo
Simon Hausmann 9f7e407eff Fix fallback to source builds
Continue to run build-on-demand.mjs to permit a fallback to a
from-source build for users who run `npm install slint-ui` on a platform
where we don't provide binaries for (such as linux-armv7/64). However,
this is only done when run from the installed package, not from git.
From git, the prestart trick remains in use.
2024-11-14 12:25:42 +01:00
..
cpp Add the accessible-placeholder-text property (#5464) 2024-06-26 12:59:22 +02:00
node Fix fallback to source builds 2024-11-14 12:25:42 +01:00
rust Bump version number to 1.9.0 2024-09-25 11:49:15 +00:00
ui fix missing warning of missing export 2024-06-21 11:57:49 +02:00
README.md examples: Fix links in READMEs 2024-09-14 14:44:41 +02:00

todo

A simple todo application

.slint Design Rust Source C++ Source NodeJS Online wasm Preview Open in SlintPad
todo.slint main.rs main.cpp main.js Online simulation Preview in Online Code Editor

Screenshot of the Todo Demo