UNPKG

@xiaohaih/drag

Version:

拖拽插件, 可通过指令或函数调用来拖拽元素移动

13 lines (12 loc) 418 B
export * from './boundary-limit/index'; export * from './boundary-limit/types'; export * from './core/index'; export * from './core/types'; export * from './direction/index'; export * from './direction/types'; export * from './scrolling/index'; export * from './scrolling/types'; export * from './shadow-follow/index'; export * from './shadow-follow/types'; export * from './snap/index'; export * from './snap/types';