Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

events filter: add a delegate target to event param which pass to handler #37

Open
black-black-cat opened this issue Jan 29, 2018 · 0 comments

Comments

@black-black-cat
Copy link

Do your guys think that it is easier to use to add a delegate target property to event param which pass to handler, such as:


e.delegateTarget = closest(e.target, selector);
handler.call(element, e);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant