credred / vue-drag-select

Drag select component for Vue3
https://credred.github.io/vue-drag-select/
48 stars 5 forks source link

drag-select-option select on single click #31

Closed MariaBelyaeva18 closed 10 months ago

MariaBelyaeva18 commented 10 months ago

I didn't find a props to disable selection on single click like draggable-on-option does with dragstart event. I don't want to select a row on click, i need to select rows only while i drag my coursor. Can you help me please? maybe i've missed something?

credred commented 10 months ago

This feature will be supported in the next two days