More Premium Hugo Themes Premium Vue Themes

Vue Draggable Plus

Universal Drag-and-Drop Component Supporting both Vue 3 and Vue 2

Vue Draggable Plus

Universal Drag-and-Drop Component Supporting both Vue 3 and Vue 2

Author Avatar Theme by alfred-skyblue
Github Stars Github Stars: 3598
Last Commit Last Commit: May 6, 2025 -
First Commit Created: Aug 27, 2024 -
default image

Overview:

The vue-draggable-plus is a drag and drop sorting module designed to support Vue versions greater than or equal to v3 or Vue versions greater than or equal to 2.7. It addresses the issue of compatibility between Sortablejs and Vue3 components.

Features:

  • Support for Vue3 and Vue>=2.7: Compatible with the latest Vue versions.
  • Multiple Usages: Encapsulated methods for component, function, or directive usage.
  • Solves Compatibility Issues: Solves the problem of implementing drag lists on any element, even when using component libraries without specific support.

Installation:

To install the vue-draggable-plus module, you can use npm or yarn:

npm install vue-draggable-plus

or

yarn add vue-draggable-plus

Summary:

Vue-draggable-plus is a versatile drag and drop sorting module that provides solutions for implementing drag lists on any element, overcoming compatibility issues between Sortablejs and Vue3 components. With support for various usages, it offers flexibility in implementation and usage, making it a valuable tool for Vue developers.