v-dragged
Drag detector
A Vue directive plugin for detecting drag events and updating element positions.
Vue directive plugin for drag event detection.
91 stars
3 watching
16 forks
Language: JavaScript
last commit: about 6 years ago
Linked from 1 awesome list
directivedrageventvuevue-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
hilongjw/vue-dragging | A Vue.js directive for making elements draggable | 764 |
israelzablianov/draggable-vue-directive | A Vue.js directive that enables drag-and-drop functionality for HTML elements. | 313 |
huangshuwei/vue-click-helper | A Vue directive to handle click events with optional double click detection and customizable timing | 11 |
esvalirion/vue-drag-it-dude | A Vue 2 component for easily creating draggable UI elements within a specified area. | 75 |
hejianxian/vddl | A Vue.js component library for handling drag-and-drop list manipulation | 395 |
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 |
vivify-ideas/vue-draggable | A Vue.js library for native HTML5 drag and drop implementation without dependencies. | 309 |
xotic750/v-click-outside-x | A Vue.js directive to detect clicks outside of an element | 83 |
kutlugsahin/vue-smooth-dnd | A Vue.js wrapper around a lightweight drag-and-drop library for creating sortable and interactive components. | 1,741 |
ndelvalle/v-blur | A Vue.js directive to temporarily obscure an element's content | 184 |
hcg1023/vue3-dnd | A Vue.js implementation of drag-and-drop functionality using React Dnd | 646 |
maxleiter/sortablejs-vue3 | A Vue 3 wrapper around SortableJS, providing a simple and lightweight drag-and-drop solution | 380 |
cameronhimself/vue-drag-drop | A lightweight wrapper around the Drag and Drop API to simplify its usage in Vue applications | 496 |
jsmith01/vue-selectable | A Vue.js directive that enables mouse selection of objects on a web page | 69 |
webfansplz/vite-plugin-vue-inspector | Automatically navigates to the local IDE when clicking on an element in the browser | 694 |