README
wvdrag waw Vue.js drag handle
Module which take care of all drag management inside website, such as sorting elements, draging from spot to spot and anything else that needs an element to be moved into new place.
Module which take care of all drag management inside website, such as sorting elements, draging from spot to spot and anything else that needs an element to be moved into new place.
<script type="module">
import wvdrag from 'https://cdn.skypack.dev/wvdrag';
</script>
Module which take care of all drag management inside website, such as sorting elements, draging from spot to spot and anything else that needs an element to be moved into new place.