vue3-click-outside
ClickOutside Directive
A Vue.js 3 directive that allows running a method on clicking outside of an element bound to it
📦 Vue.js 3 Click-Outside Directive
16 stars
2 watching
3 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
click-outsidevuevue3
Related projects:
Repository | Description | Stars |
---|---|---|
xotic750/v-click-outside-x | A Vue.js directive to detect clicks outside of an element | 83 |
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 |
nchutchind/vue-outside-events | A Vue.js directive to capture and react to events outside of an element without interrupting event propagation. | 57 |
avraammavridis/angular2-clickoutside-directive | An Angular 2 directive that allows you to detect when a click occurs outside of an element's boundaries. | 6 |
mahdikhashan/v-on-page-video | Enables video playback to pause and resume when the page gains or loses focus | 3 |
jsmith01/vue-selectable | A Vue.js directive that enables mouse selection of objects on a web page | 69 |
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 |
dafrok/v-hotkey | A Vue.js directive for binding custom hotkey combinations to components. | 721 |
ittus/vue-long-click | A Vue.js directive library that enables long press functionality in web applications | 58 |
alekseypleshkov/vue-scroll-show | A Vue.js directive to display elements when the user reaches them after scrolling | 10 |
simplesmiler/vue-clickaway | Detects clicks outside an element to close modal windows or hide dropdowns | 963 |
hekigan/vue-directive-tooltip | A Vue.js directive that enables easy tooltip functionality with customizable options and styling | 173 |
theomessin/vue-chat-scroll | Provides a Vue.js directive to keep elements scrolled to the bottom | 573 |
andrewvasilchuk/v-ripple-directive | A Vue.js directive for creating visually appealing ripple effects on button clicks or other interactive elements | 4 |