Skip to main content

dnd kit

Recommendation
Updated
Moved
TRIAL
2023-10-04

What is it

Dnd kit is a lightweight (zero dependencies), performant drag & drop toolkit for React. Allows for handling of different drag & drop use cases by providing draggable overlays, drag handlers, collision algorithms and more.

When to use it

Use it when there's a need for a more complex drag & drop functionality which manipulates in-app elements.

How to learn it

A great way to learn how to use the library is to visit the docs page where the quick start guide can be found as well as documentation of the different functionality provided by the library. For examples, there is the examples storybook page.