holiber / sl-vue-tree

Customizable draggable tree component for Vue.js
MIT License
344 stars 79 forks source link

Access dragstart,dragover for validating #98

Open shadowtsw opened 3 years ago

shadowtsw commented 3 years ago

Hello,

How can I access these events to implement a drop prevention or validation ?