react-sortable-hoc icon indicating copy to clipboard operation
react-sortable-hoc copied to clipboard

Can I control draggable with react-sortable-hoc?

Open aliscie opened this issue 5 years ago • 1 comments

I want to create a dragIcon next to each element and I want to be able to drag the element only when mouseDown on that icon in which I can't drag the element only by the icon?

aliscie avatar Oct 04 '20 09:10 aliscie

use drag-handle

yuri-scarbaci-lenio avatar Nov 04 '20 14:11 yuri-scarbaci-lenio