vue-click-helper
Click detector
A Vue directive to handle click events with optional double click detection and customizable timing
A Vue directive to distinguish between click and double click
11 stars
4 watching
1 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
clickdblclickdoubleclickvue-directivevue2
Related projects:
Repository | Description | Stars |
---|---|---|
| A Vue.js directive to detect clicks outside of an element | 83 |
| A Vue directive that allows a component to respond when clicked outside of its own area, without stopping event propagation. | 967 |
| Detects clicks outside an element to close modal windows or hide dropdowns | 963 |
| A Vue directive plugin for detecting drag events and updating element positions. | 91 |
| A Vue.js directive that allows scrolling to elements on click | 17 |
| A Vue.js directive to display elements when the user reaches them after scrolling | 10 |
| A Vue.js directive library that enables long press functionality in web applications | 59 |
| A Vue.js directive that enables mouse selection of objects on a web page | 69 |
| A Vue.js 3 directive that allows running a method on clicking outside of an element bound to it | 16 |
| An Angular 2 directive that allows you to detect when a click occurs outside of an element's boundaries. | 6 |
| A Vue.js directive to catch the escape keyup event globally on the document. | 36 |
| A Vue.js directive for binding custom hotkey combinations to components. | 720 |
| A Vue.js directive to capture and react to events outside of an element without interrupting event propagation. | 56 |
| Provides a Vue.js directive to keep elements scrolled to the bottom | 573 |
| A Vue.js 2.0 directive to detect image loading and provide callback functionality. | 145 |