UNPKG

fluid-dnd

Version:

An agnostic drag and drop library to sort all kind of lists. With current support for vue, react and svelte

3 lines (2 loc) 70 B
import dragAndDrop from './core/dragAndDrop'; export { dragAndDrop };