mirror of
https://github.com/m-lamonaca/dev-notes.git
synced 2025-06-08 18:57:12 +00:00
update annotations
This commit is contained in:
parent
046b3281e1
commit
4d414e5f95
21 changed files with 57 additions and 57 deletions
|
@ -115,7 +115,7 @@ The full list of modifiers:
|
|||
<button on:event|modifier={eventHandler}>
|
||||
```
|
||||
|
||||
**NOTE**: It's possible to chain modifiers together, e.g. `on:click|once|capture={...}`.
|
||||
> **Note**: It's possible to chain modifiers together, e.g. `on:click|once|capture={...}`.
|
||||
|
||||
## Binding
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue