-
released this
2026-02-18 19:22:40 +00:00 | 27 commits to main since this releaseFeatures
- Add computed signals: read-only signals derived from other signals, recomputed automatically at sync time. Supports
String(),Int(),Bool(), andText()methods.
Downloads
- Add computed signals: read-only signals derived from other signals, recomputed automatically at sync time. Supports