Title: Draggable and react-sortable-hoc components
Last modified: July 19, 2020

---

# Draggable and react-sortable-hoc components

 *  Resolved [leemon](https://wordpress.org/support/users/leemon/)
 * (@leemon)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/draggable-and-react-sortable-hoc-components/)
 * Hi,
 * I created a block which uses the `react-sortable-hoc` component to let the user
   reorder some of its components using drag and drop.
    My question is, is the core`
   Draggable` component used by Gutenberg equivalent or similar? Can I replace the
   use of `react-sortable-hoc` with it?
 * Thanks

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Hardeep Asrani](https://wordpress.org/support/users/hardeepasrani/)
 * (@hardeepasrani)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/draggable-and-react-sortable-hoc-components/#post-13152586)
 * Hey [@leemon](https://wordpress.org/support/users/leemon/),
 * Not really. [Draggable component](https://github.com/WordPress/gutenberg/tree/master/packages/components/src/draggable)
   isn’t same as react-sortable-hoc. It just makes any element dragable but doesn’t
   allow sorting like react-sortable-hoc (which is amazing).
 * You can see the Draggable component like here: [https://wordpress.github.io/gutenberg/?path=/story/components-draggable–default](https://wordpress.github.io/gutenberg/?path=/story/components-draggable–default)
 *  Thread Starter [leemon](https://wordpress.org/support/users/leemon/)
 * (@leemon)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/draggable-and-react-sortable-hoc-components/#post-13152667)
 * Thanks!
 *  [Hardeep Asrani](https://wordpress.org/support/users/hardeepasrani/)
 * (@hardeepasrani)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/draggable-and-react-sortable-hoc-components/#post-13152674)
 * You’re welcome!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Draggable and react-sortable-hoc components’ is closed to new replies.

## Tags

 * [block](https://wordpress.org/support/topic-tag/block/)
 * [javascript](https://wordpress.org/support/topic-tag/javascript/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [Hardeep Asrani](https://wordpress.org/support/users/hardeepasrani/)
 * Last activity: [5 years, 10 months ago](https://wordpress.org/support/topic/draggable-and-react-sortable-hoc-components/#post-13152674)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
