Skip to content

Vue.Draggable

Vue drag-and-drop component based on Sortable.js.

WARNING

크롬에서 작동하지 않더라 ... 작동시키는 다른 방법이 있나?

Features

  • Full support of Sortable.js features:
    • Supports touch devices
    • Supports drag handles and selectable text
    • Smart auto-scrolling
    • Support drag and drop between different lists
    • No jQuery dependency
  • Keeps in sync HTML and view model list
  • Compatible with Vue.js 2.0 transition-group
  • Cancellation support
  • Events reporting any changes when full control is needed
  • Reuse existing UI library components (such as vuetify, element, or vue material etc...) and make them draggable using tag and componentData props

See also

Favorite site