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
Implementing Functionality
10 lessons • 55 min6:00
4:21
4:51
8:16
10:58
1:22