Supports automatic unsubscribe from DOM events?

This issue has been tracked since 2022-11-19.

arrow-js.com reads:

You can bind an event listener to a DOM element by using the @eventName short hand. This automatically performs a document.addEventListener('eventName') and registers your expression as the event handler.

When that element is removed from the DOM, are all references cleaned up so that the event listeners are GCed properly?

More Details About Repo
Owner Name justin-schroeder
Repo Name arrow-js
Full Name justin-schroeder/arrow-js
Language TypeScript
Created Date 2022-11-08
Updated Date 2023-03-28
Star Count 1240
Watcher Count 21
Fork Count 22
Issue Count 7

YOU MAY BE INTERESTED

Issue Title Created Date Updated Date