Build a Drag and Drop Trello Board with Vue Draggable

Watch this course for FREE this weekend only.
Create an account to start watching.

or

Sort the Columns with Vue Draggable

In this lesson, we get to the really exciting part: adding drag and drop functionality with Vue Draggable! The draggable component takes an array as it’s v-model and renders draggable elements for each of the items in the array. Whenever the elements are dragged on the page, the array order updates accordingly.

Links