0.13.2
Overview
Actions
Communication
Containment
Navigation
Selection
Inputs
Hooks & Helpers
Drag and drop allow users to drag and drop items in the UI.
1import {2 DndContext,3 Droppable,4 useDraggable,5 useDroppable,6} from '@cerberus/react'
This API is a direct export of the dnd kit library
On this page