mfuu / vue3-virtual-drag-list

A virtual scrolling list component that can be sorted by dragging, for vue3
https://mfuu.github.io/vue3-virtual-drag-list/
MIT License
38 stars 11 forks source link

adding style props for slot + DIRECTION.STATIONARY #12

Open m4m205 opened 11 months ago

m4m205 commented 11 months ago

Hello mfuu,

this is the same change I made before to vue-virtual-drag-list (Vue2). but for Vue3 of course.

kindly approve it if you like it and publish it to npm.

mfuu commented 9 months ago

It's has been added in the latest version. Thank you for your pr.