Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-26T16:14:25.000Z (about 1 year ago)
- Last Synced: 2023-12-26T20:45:04.189Z (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: 33
- 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://dcbadge.vercel.app/api/server/DsAXsMuEbx?style=flat)](https://discord.gg/DsAXsMuEbx) or open an issue.
Check the [demo website](https://tesar-tech.github.io/DragAndDropList/).
![gif](./.github/gif.gif)
No extra js library needed.
Inspired by: https://chrissainty.com/investigating-drag-and-drop-with-blazor/