Update Readme.md
This commit is contained in:
@@ -872,6 +872,7 @@ $component('todo-app', () => {
|
|||||||
5. **Cleanup** - `onUnmount()` registers functions called when component is removed
|
5. **Cleanup** - `onUnmount()` registers functions called when component is removed
|
||||||
6. **Host access** - `host` gives direct access to the custom element instance
|
6. **Host access** - `host` gives direct access to the custom element instance
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
### `$router(routes)` - Router
|
### `$router(routes)` - Router
|
||||||
|
|
||||||
@@ -1540,3 +1541,4 @@ function useFetch(url) {
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user