clauderic / react-sortable-hoc

A set of higher-order components to turn any list into an animated, accessible and touch-friendly sortable list✌️
https://clauderic.github.io/react-sortable-hoc/
MIT License
10.83k stars 983 forks source link

Can I control draggable with react-sortable-hoc? #746

Open aliscie opened 4 years ago

aliscie commented 4 years ago

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?

yuri-scarbaci-lenio commented 4 years ago

use drag-handle