chore: update readme
This commit is contained in:
parent
4be222de50
commit
69374e9e7f
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@ When you extend the `WebComponent` class for your component, you only have to de
|
|||
|
||||
The result is a reactive UI on attribute changes.
|
||||
|
||||
Optionally, you can
|
||||
1. define a method [`onChanges`](#hooks) that gets triggered when an attribute value changed
|
||||
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Reference in a new issue