Alfred-Skyblue / vue-draggable-plus

Universal Drag-and-Drop Component Supporting both Vue 3 and Vue 2
https://vue-draggable-plus.pages.dev/en/
MIT License
2.74k stars 105 forks source link

class not working #34

Open tiagocarvalhomk opened 11 months ago

tiagocarvalhomk commented 11 months ago

When I place the tag element the tag div is placed in the HTML

image

But i need to pass the class too and I cant figure out how to do it.

I'm trying to pass the class batatas but with no effect

Alfred-Skyblue commented 11 months ago

Using a component will wrap a layer of div, you can pass the class to the component to achieve the effect, or use use Draggable.