draggable-vue-directive
Drag element
A Vue.js directive that enables drag-and-drop functionality for HTML elements.
Vue2 directive that handles drag & drop
313 stars
13 watching
50 forks
Language: TypeScript
last commit: almost 5 years ago
Linked from 1 awesome list
directivedrag-and-dropdraggabledraggable-vue-directivedrdmovenpmtypescriptvue-directivevue2vuejsvuejs2web
Related projects:
Repository | Description | Stars |
---|---|---|
hilongjw/vue-dragging | A Vue.js directive for making elements draggable | 764 |
zhanziyang/v-dragged | A Vue directive plugin for detecting drag events and updating element positions. | 91 |
ndelvalle/v-blur | A Vue.js directive to temporarily obscure an element's content | 184 |
vivify-ideas/vue-draggable | A Vue.js library for native HTML5 drag and drop implementation without dependencies. | 309 |
carlosjorger/vue-fluid-dnd | A Vue 3 drag and drop library for lists, providing a smooth and customizable way to reorder elements. | 223 |
cameronhimself/vue-drag-drop | A lightweight wrapper around the Drag and Drop API to simplify its usage in Vue applications | 496 |
hejianxian/vddl | A Vue.js component library for handling drag-and-drop list manipulation | 395 |
hcg1023/vue3-dnd | A Vue.js implementation of drag-and-drop functionality using React Dnd | 646 |
kristianmandrup/vue2-dragula | A Vue.js wrapper for the dragula drag'n drop library, providing a flexible and powerful drag interface. | 204 |
bmartinson/ngx-draggable-dom | An Angular directive that makes any DOM element draggable | 4 |
kutlugsahin/vue-smooth-dnd | A Vue.js wrapper around a lightweight drag-and-drop library for creating sortable and interactive components. | 1,741 |
jsmith01/vue-selectable | A Vue.js directive that enables mouse selection of objects on a web page | 69 |
andrewvasilchuk/v-ripple-directive | A Vue.js directive for creating visually appealing ripple effects on button clicks or other interactive elements | 4 |
hekigan/vue-directive-tooltip | A Vue.js directive that enables easy tooltip functionality with customizable options and styling | 173 |
esvalirion/vue-drag-it-dude | A Vue 2 component for easily creating draggable UI elements within a specified area. | 75 |