vuedraggable_scrollable

draggable component for vue

Usage no npm install needed!

<script type="module">
  import vuedraggableScrollable from 'https://cdn.skypack.dev/vuedraggable_scrollable';
</script>

README

Vue Draggable and Scrollable

Vue component (Vue.js 2.0) or directive (Vue.js 1.0) allowing drag-and-drop and synchronization with view model array.

Project forked from Vue.Draggable based on and offering all features of Sortable.js