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) 76 B
export const HORIZONTAL = 'horizontal'; export const VERTICAL = 'vertical';