Update Readme.md

This commit is contained in:
Natxo
2026-03-13 13:53:33 +01:00
committed by GitHub
parent 760895a2dd
commit 4e892e9e5c

View File

@@ -872,6 +872,7 @@ $component('todo-app', () => {
5. **Cleanup** - `onUnmount()` registers functions called when component is removed
6. **Host access** - `host` gives direct access to the custom element instance
---
### `$router(routes)` - Router
@@ -1540,3 +1541,4 @@ function useFetch(url) {