Vue2 component, that allows you to drag object wherever you want.
Features:
- Drag and drop DOM elements inside parent (or document, if parent’s size not specified)
- Receive content sizes and update move restrictions
- Move with mouse, or with touch, it’s not matter
- Emit active and drag events
Preview:
Download Details:
Author: Esvalirion
Live Demo: https://pp6x2qk5qm.codesandbox.io/
Download Link: https://github.com/Esvalirion/vue-drag-it-dude/archive/master.zip
Official Website: https://github.com/Esvalirion/vue-drag-it-dude
Install & Download:
# NPM
$ npm install vue-drag-it-dude --save