Skip to main content

Questions tagged [vuedraggable]

The tag has no usage guidance, but it has a tag wiki.

vuedraggable
3 votes
1 answer
5k views

How to programmatically trigger a draggable "move" event by a click in Vue?

I have a set of cards that are arranged vertically and are currently draggable. When you drag a card over another, you see this card as a semi-transparent card hovering over the target position, ...
it_is_written's user avatar
1 vote
1 answer
2k views

How to hook into the drag event of SortableJS

I'm trying to hook into the dragover/touchmove event from the SortableJS library (1.8.4). The elements are dragging and swapping just fine, but listening to those events do not trigger the callback ...
slanden's user avatar
  • 1,299
0 votes
1 answer
2k views

vuedraggable handle attribute not working

I'm trying to use vuedraggable inside a table, but I am unable to rearrange the table rows with my desired handle: code: https://codesandbox.io/s/kkpp3xry63 App.vue <template> <div id="...
A. L's user avatar
  • 12.4k

15 30 50 per page
1
10 11 12 13
14