Advanced Touch-enable Draggable Component For Vue

An advanced, touch-enabled drag’n’drop component to create draggable elements on the Vue.js applications.

Features:

  • Full support of Sortable.js features
  • Keeps in sync view model and view
  • Compatible with Vue.js 2.0 transition-group
  • Cancellation support
  • No jquery dependency
  • Plays nicely with Vue.js 2.0 transition-group

Preview:

vue-1-x-2-x-draggable-component

Changelog:

10/13/2020

  • v2.24.2

07/06/2020

  • v2.24.0

Download Details:

Author: SortableJS

Live Demo: https://jsfiddle.net/dede89/sqssmhtz/

Download Link: https://github.com/SortableJS/Vue.Draggable/archive/master.zip

Official Website: https://github.com/SortableJS/Vue.Draggable

Install & Download:

npm install vuedraggable
Bower install vue.draggable

Add Comment