Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/