Skip to content

shresthalucky/sortable-dnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sortable-dnd

A sortable drag and drop list web component using HTML Drag and Drop API and LitElement.

demo

Usage

<sortable-dnd
  .items="${this.items}"
  .onChange="${this.onChange}"></sortable-dnd>

About

A drag and drop list web component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published