CodeBrowser / npm / react-draggable
react-draggable@4.7.0
// React draggable component
$ npm install react-draggable
downloads/wk
6,686,792
license
MIT
version
4.7.0
published
Jun 18, 2026
What is react-draggable?
React Draggable is a component library that makes elements in React applications draggable by mouse or touch. Developers use it to implement UI patterns like movable dialogs, resizable panels, or any interface element that needs to be repositioned by users. It handles the mouse and touch event logic, making it easier than managing drag interactions manually.
Keywords
#react #draggable #react-component
Dependencies (2)
Maintainers
mzabriskie, strml