jwlarocque / svelte-dragdroplist

Sortable lists with Svelte 3. Animated, touch-friendly, and accessible.
114 stars 24 forks source link

Double Click Item to emit the value of item #11

Open rohitmeshramD opened 1 year ago

rohitmeshramD commented 1 year ago

Double clicking and item in DnD list will return the value of that item (string / object).