mirror of https://github.com/sveltejs/svelte
parent
b575d37dca
commit
82cf973fb3
@ -1,5 +0,0 @@
|
||||
---
|
||||
title: Event attributes
|
||||
---
|
||||
|
||||
TODO
|
||||
@ -0,0 +1,5 @@
|
||||
---
|
||||
title: Event handlers
|
||||
---
|
||||
|
||||
To add an event listener to an element, add the corresponding `on` property:
|
||||
Loading…
Reference in new issue