Drag and drop are traditional but enduring features that have been widely used in various web pages since the last century.
Thanks to the HTML5 drag and drop API, creating draggable elements has never been easier in today’s web development.
To simplify the implementation of the native HTML5 drag and drop features on Vue.js applications, I collect and list here the 7 best Vue.js drag and drop components for draggable elements, re-orderable lists, sortable grid layouts, and much more. Have fun.
1. Advanced Touch-enable Draggable Component For Vue
An advanced, touch-enabled drag’n’drop component to create draggable elements on the Vue.js applications.
2. Draggable And Resizable Component For Vue.js
A Vue.js component to create draggable and/or resizable elements in an elegant way.
3. Smooth Draggable Sortable Component For Vue.js
A Vue.js draggable component to provide a smooth drag to sort experience on elements.
4. vue-slicksort
Create mobile-friendly sortable lists using the Vue-slicksort component. Supports both horizontal and vertical lists. Nested lists are supported as well.
5. vue-sortable
This is a Vue.js wrapper for the SortableJS library to create draggable and sortable lists without jQuery.
6. vue-drag-resize
A lightweight Vue Component for draggable and resizable elements.
7. vddl
The vddl provides a set of Vue components for reorder lists with the native HTML5 drag & drop API.
More Resources:
Need more drag’n’drop libraries for your web applications? Here are a few more resources you might find useful.
- Vue.js Drag And Drop Section
- Best Advanced Drag and drop Plugins In JavaScript
- Best Drag And Drop JavaScript Libraries (Vanilla)
- 10 Best Drag And Drop Components For React & React Native