anish2690 / vue-draggable-next

Vue 3 drag-and-drop component
https://vue-draggable-next.vercel.app
MIT License
508 stars 45 forks source link

How can I change the cursor icon when dragging an item? #18

Closed cuoppro9x closed 2 years ago

cuoppro9x commented 3 years ago

Hello, that's a great plugin ! I only have a question: How can I change the cursor icon when dragging an item? Many thanks !!

anish2690 commented 2 years ago

@cuoppro9x use dragClass="drag-preview" and style them. image