Vue.js is great for making interactive interfaces. It includes interfaces where elements can be dragged around and dropped in order to manually sort elements, or group them in different ways. Vue Draggable is a handy wrapper around Sortable.js. You can even drag and drop elements between 2 or more arrays.
Table of contents
Hello Vue Draggable 👋Step 1 - Install Vue DraggableStep 2 - Use the component to sort array ItemsStep 3 - Use draggable components to move items between different arraysStep 4 - Jazz it Up With a Smooth TransitionDrag and Drop Away!4 Comments
Sort: