Build a Drag-and-Drop Trello Board with Vue.js - Implementing Functionality - Drag and Drop Tasks Between Columns
In this lesson, we implement the drag and drop functionality for our Trello board tasks. Dragging between different columns is pretty simple due to the group prop on the vue draggable compnent.
Links