mirror of
https://github.com/jaandrle/deka-dom-el
synced 2025-12-15 22:03:44 +01:00
🔤
This commit is contained in:
2
docs/components/examples/events/native-event.js
Normal file
2
docs/components/examples/events/native-event.js
Normal file
@@ -0,0 +1,2 @@
|
||||
// Standard DOM event listener approach
|
||||
element.addEventListener('click', callback, options);
|
||||
Reference in New Issue
Block a user