Modular router && remove $$
All checks were successful
Deploy Docs to Synology / deploy (push) Successful in 9s

This commit is contained in:
2026-05-05 16:27:53 +02:00
parent ab0e6e0697
commit 439809b1e7
20 changed files with 2007 additions and 722 deletions

View File

@@ -2,15 +2,14 @@
* **Introduction**
* [Installation](install.md)
* [Vite Plugin](vite/plugin.md)
* [Router](router.md)
* **API Reference**
* [Quick Start](api/quick.md)
* [Signals & Proxies](api/signal.md)
* [$ignal](api/signal.md)
* [watch](api/watch.md)
* [when](api/when.md)
* [each](api/each.md)
* [router](api/router.md)
* [mount](api/mount.md)
* [h](api/h.md)