• react-beautiful-dnd

  • react-dnd → 커스텀이 더 자유롭다.

    React DnD Tips & Tricks

    예제의 React DnD

    GitHub - manonkim/kanban-Board

    [React] 칸반보드 Kanban Board Drag & Drop (Recoil, TypeScript, React DnD)

    • DndProvider 로 드래그앤드롭될 컴포넌트 감싸준다.
    • Drag할 컴포넌트에 useDrag 추가
    • Drop할 컴포넌트에 useDrop 추가
  • 드래깅 중에 동작 추가하기

    react-beautiful-dnd