Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

Add events prop to add events to the CE rather than rely on heuristics for on* #65

Open
treshugart opened this issue Feb 3, 2017 · 0 comments

Comments

@treshugart
Copy link
Contributor

References #60.

We should be able to do:

<CustomElement events={{ click }} />

And the click event will be bound. If the click event is already bound and no click event is passed on the next render, then we should remove the previous click listener.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant