Third-Party Plugins
Use Sortable.js to create drag-and-drop, reorderable lists for modern browsers and touch devices.
Note that this component requires the use of the third-party Sortable.js library.
Install Sortable.js via npm
npm i sortablejs
Include the JavaScript <script> near the end of your </body> tag:
Using the most basic markup for drag-and-drop, here's how list look.
Nested sortables example.