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