credred / vue-drag-select

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

Are there plans to support mulitple selection with shift? #29

Closed gray-adeyi closed 10 months ago

gray-adeyi commented 1 year ago

While I'm able to click on a single element and also drag to select. Will there be support for shift and click to select multiple for cases where I want to select element 0, 9,15 from the storybook demo

credred commented 1 year ago

Yes, I plan to add this feature this week

zkhabersang commented 11 months ago

Hello, great library! Any updates on adding the shift + click feature in order to make multiple selections?