vue3-dragula 1.0.0
- The
dropModel
event now also returns the model of the dropped element - Added the
cancelModel
event - New dragula options can now be injected into an existing bag instance with the
injectOptions
function
Install
The library is available on npm as vue3-dragula
.
npm install --save vue3-dragula
Usage and Setup
https://github.com/basicx-StrgV/vue3-dragula/blob/main/README.md