A kanban board you can rearrange by drag or by arrow key alone, with geometry measured once per drag rather than per frame.
0
Bookmarks
0
Installs
0
Views
import { DragBoard } from "@/components/ui/drag-board"
export default function DemoDragBoard() {
return <DragBoard />
}0 more lines behind a plan
Previews are free to watch. Reading and copying the full source needs a plan.
See plansThat's all 6 components
Part of Atlas Kit — browse the full library on Nuxus.