vue-clickaway
Clickout detector
Detects clicks outside an element to close modal windows or hide dropdowns
Reusable clickaway directive for reusable Vue.js components
963 stars
12 watching
77 forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list
vue
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 |
huangshuwei/vue-click-helper | A Vue directive to handle click events with optional double click detection and customizable timing | 11 |
simplesmiler/vue-focus | A reusable focus management directive for Vue.js components | 404 |
romainsimon/vue-simple-search-dropdown | A Vue.js component for creating simple searchable dropdowns. | 97 |
apertureless/vue-breakpoints | Utility component to conditionally show and hide components based on screen size and resolution | 194 |
chrishurlburt/vue-scrollview | A Vue.js component that detects when components are visible in the viewport. | 116 |
iliyazelenko/vue-cool-select | A customizable, highly configurable select component with various features such as autocomplete and theme support | 244 |
isneezy/vue-selectize | A vanilla Vue.js component that replicates the behavior of selectize.js without jQuery dependency | 77 |
danieldiekmeier/vue-slide-up-down | A Vue.js component for animating the show and hide of content | 202 |
davidgaroro/vuetify-swipeout | An example of building a swipe-out UI component using Vue, Vuetify, and Swiper | 143 |
scaccogatto/vue-waypoint | A Vue.js component for detecting element positions on the screen and triggering events based on those positions | 470 |
f-loat/vue-simplemde | A Vue.js component that integrates the SimpleMDE editor with Markdown support | 769 |
japick/vuerollr | A Vue.js plugin that enables mouseover galleries for media elements such as images and videos | 23 |
eddiemf/vue-scrollactive | A lightweight Vue.js component that highlights menu items and scrolls to target sections on click | 542 |