You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 30, 2020. It is now read-only.
yes this would work perfectly with our new component render engine which has nearly no cost running.
it would execute them in the router after the render so that the page has the elements.
and on the a7.addEventListener function the listeners would be added to a array and a for loop fires each of listener functions!
add onEvent listeners on a7.createElement()
event listeners are a core factor in javascript in general so onEvent listeners would be a great addon to the framework!
The text was updated successfully, but these errors were encountered: