vue-long-click
Long press directive
A Vue.js directive library that enables long press functionality in web applications
Long click directive library for VueJS
58 stars
4 watching
11 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
directivelongclicklongpressvue-directivevue-libraryvuejs
Related projects:
Repository | Description | Stars |
---|---|---|
hekigan/vue-directive-tooltip | A Vue.js directive that enables easy tooltip functionality with customizable options and styling | 173 |
hilongjw/vue-dragging | A Vue.js directive for making elements draggable | 764 |
kevinhoughton/vue-scroll-to | A Vue.js directive that allows scrolling to elements on click | 17 |
huangshuwei/vue-click-helper | A Vue directive to handle click events with optional double click detection and customizable timing | 11 |
andrewvasilchuk/v-ripple-directive | A Vue.js directive for creating visually appealing ripple effects on button clicks or other interactive elements | 4 |
xotic750/v-click-outside-x | A Vue.js directive to detect clicks outside of an element | 83 |
clampy-js/vue-clampy | A Vue.js directive to add an ellipsis to long text in elements | 78 |
israelzablianov/draggable-vue-directive | A Vue.js directive that enables drag-and-drop functionality for HTML elements. | 313 |
alekseypleshkov/vue-scroll-show | A Vue.js directive to display elements when the user reaches them after scrolling | 10 |
mahdikhashan/vue3-click-outside | A Vue.js 3 directive that allows running a method on clicking outside of an element bound to it | 16 |
scleriot/vue-inputmask | A Vue.js directive to add inputmask functionality to text inputs with vanilla JavaScript. | 120 |
javisperez/vuelongpress | A VueJS component that requires user confirmation by holding a button for a specified duration before executing an action. | 74 |
ndelvalle/v-click-outside | A Vue directive that allows a component to respond when clicked outside of its own area, without stopping event propagation. | 967 |
dafrok/v-hotkey | A Vue.js directive for binding custom hotkey combinations to components. | 721 |
jsmith01/vue-selectable | A Vue.js directive that enables mouse selection of objects on a web page | 69 |