Javascript Vue

Drag n’ Drop plugin for Vue.js

vue2-dnd Drag n’ Drop plugin for Vue.js View Demo View Github Installation npm install vue2-dnd –save Usage import Vue2Dnd from ‘vue2-dnd’ Vue.use(Vue2Dnd) Draggable Directive v-draggable.[groupname]=”[draggable object]” <template> <div v-draggable.groupname=”item”></div>...
Read More

Pin It on Pinterest

Generated by Feedzy