For the complete documentation index, see llms.txt. This page is also available as Markdown.

An Easy to Use React DnD Sortable Component

I hope this is actually easy to use...

Target

  • Easy to use

  • Less code

Code

You can simply copy the following code to a dnd-sortable.tsx file, and use as a component.

Usage

Example

Reference

  1. The react-dnd official simple sortable example: Sortable Simple

Last updated