📚 Reference
📜 Chapter
pragmatic-drag-and-drop
React DnD
React Smooth DnD
Vue Smooth DnD
- Vue Smooth DnD
- A fast and lightweight drag&drop, sortable library for with many configuration options covering many d&d scenarios.
- There is no external dependencies.
- It uses css transitions for animations so it's hardware accelerated whenever possible.
설치
# NPM
npm i vue-smooth-dnd
# YARN
yarn add vue-smooth-dnd