v-click-outside-x

Click Detector

A Vue.js directive to detect clicks outside of an element

Vue V2 directive to react on clicks outside an element.

GitHub

83 stars
5 watching
0 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 1 awesome list

clickdirectiveoutsidepointereventsvue

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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
huangshuwei/vue-click-helper A Vue directive to handle click events with optional double click detection and customizable timing 11
mahdikhashan/vue3-click-outside A Vue.js 3 directive that allows running a method on clicking outside of an element bound to it 16
nchutchind/vue-outside-events A Vue.js directive to capture and react to events outside of an element without interrupting event propagation. 57
simplesmiler/vue-clickaway Detects clicks outside an element to close modal windows or hide dropdowns 963
zhanziyang/v-dragged A Vue directive plugin for detecting drag events and updating element positions. 91
kevinhoughton/vue-scroll-to A Vue.js directive that allows scrolling to elements on click 17
ittus/vue-long-click A Vue.js directive library that enables long press functionality in web applications 58
jsmith01/vue-selectable A Vue.js directive that enables mouse selection of objects on a web page 69
scaccogatto/vue-waypoint A Vue.js component for detecting element positions on the screen and triggering events based on those positions 470
ianaya89/vue-esc A Vue.js directive to catch the escape keyup event globally on the document. 36
alekseypleshkov/vue-scroll-show A Vue.js directive to display elements when the user reaches them after scrolling 10
chrishurlburt/vue-scrollview A Vue.js component that detects when components are visible in the viewport. 116
dafrok/v-hotkey A Vue.js directive for binding custom hotkey combinations to components. 721
andrewvasilchuk/v-ripple-directive A Vue.js directive for creating visually appealing ripple effects on button clicks or other interactive elements 4