Drag and Drop
Drag and drop allow users to drag and drop items in the UI.
import { DndContext, Droppable, useDraggable, useDroppable,} from '@cerberus/react'
Usage
Drop here
API
This API is a direct export of the dnd kit library
import { DndContext, Droppable, useDraggable, useDroppable,} from '@cerberus/react'
Usage
Drop here
API
This API is a direct export of the dnd kit library