Advanced Touch-enable Draggable Component For Vue

Install & Download:

npm install vuedraggable
Bower install vue.draggable

Description:

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

Add Comment