A sortable drag and drop list web component using HTML Drag and Drop API and LitElement.
<sortable-dnd
.items="${this.items}"
.onChange="${this.onChange}"></sortable-dnd>| Name | Name | Last commit date | ||
|---|---|---|---|---|
A sortable drag and drop list web component using HTML Drag and Drop API and LitElement.
<sortable-dnd
.items="${this.items}"
.onChange="${this.onChange}"></sortable-dnd>