Skip to content

vue3-dragula 1.0.0

Latest
Compare
Choose a tag to compare
@basicx-StrgV basicx-StrgV released this 13 Aug 13:18
· 11 commits to main since this release

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