Bloomca / veles

UI library with main focus on performance
https://bloomca.github.io/veles/
MIT License
40 stars 0 forks source link

allow dynamic adding and removing event listeners #52

Closed Bloomca closed 3 weeks ago

Bloomca commented 3 weeks ago

Description

Allow to use useAttribute for event listeners, including removing/changing/unassigning them.

Closes https://github.com/Bloomca/veles/issues/47