dioxus-dnd 2.1.0

Modular, accessible drag-and-drop for Dioxus: sortable lists, kanban boards, trees, grids, file drops, multi-select, touch support and more
Documentation
1
2
3
4
5
6
7
8
{
  "scripts": {
    "test:web": "playwright test"
  },
  "devDependencies": {
    "@playwright/test": "^1.55.0"
  }
}