Should allow element instead of selector argument
Open
feature
- Dominant language
- JavaScript
- Stars
- 309
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
tappable would be much more useful if you could bind the events to a DOM element you provide instead of the selector. When using only selectors, it's very easy to shoot yourself in the foot by adding multiple handlers to the same set of elements.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.