Update README.md

This commit is contained in:
elgransan 2022-04-18 13:31:49 -03:00 committed by GitHub
parent 6c1798d957
commit 8333cefaad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,9 @@
### Disclaimer
This component is in development, still can suffer big modifications that can affect functionality
### Live Examples
https://elgransan.github.io/BlazorReorder
## Intro
A Drag and Drop sortable list built in Blazor. It only uses javascript for trigger events and get element information (that in NET 6 it's impossible to do it directly from Blazor)