SortableJS / Vue.Draggable

Vue drag-and-drop component based on Sortable.js
https://sortablejs.github.io/Vue.Draggable/
MIT License
20.18k stars 2.9k forks source link

How to highlight the drag area ? #1114

Open VitalyaKvas opened 2 years ago

VitalyaKvas commented 2 years ago

How can I change the color or styles for the available drop areas ?

Here's what I mean:

Raggava commented 2 years ago

https://codepen.io/nikolasp/pen/yvpWJR

z0lo13 commented 2 years ago

@Raggava how we do that when the component is imported directly?

The way you included it is different from Readme