https://github.com/tesar-tech/draganddroplist
Minimal implementation of drag & drop list. #Blazor WebAssembly.
https://github.com/tesar-tech/draganddroplist
blazor drag-and-drop html5 webassembly
Last synced: 3 months ago
JSON representation
Minimal implementation of drag & drop list. #Blazor WebAssembly.
- Host: GitHub
- URL: https://github.com/tesar-tech/draganddroplist
- Owner: tesar-tech
- Created: 2021-09-29T11:49:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-26T16:14:25.000Z (over 2 years ago)
- Last Synced: 2025-05-14T21:52:11.049Z (about 1 year ago)
- Topics: blazor, drag-and-drop, html5, webassembly
- Language: HTML
- Homepage: https://tesar-tech.github.io/DragAndDropList/
- Size: 8.69 MB
- Stars: 40
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blazor Drag&drop list
Minimal implementation of drag & drop list in Blazor. Updated to .NET 8.
Ask a question in [](https://discord.gg/DsAXsMuEbx) or open an issue.
Check the [demo website](https://tesar-tech.github.io/DragAndDropList/).

No extra js library needed.
Inspired by: https://chrissainty.com/investigating-drag-and-drop-with-blazor/