react-draggable icon indicating copy to clipboard operation
react-draggable copied to clipboard

React draggable component

Results 172 react-draggable issues
Sort by recently updated
recently updated
newest added

Hello, Do you know how to make the element go back smootly? I did this code that should work but it doesn't. ![draggable](https://github.com/react-grid-layout/react-draggable/assets/74134630/05a4229f-4a62-458c-8216-974334cfb4ad) ![css_draggable](https://github.com/react-grid-layout/react-draggable/assets/74134630/195a94ab-abba-44a0-825b-e3eddffe284c)

Hi! Is there also a collision detection inside this library so that I cannot overlap rectangles when I drag them around? Really cool library btw.