UNPKG

el-table-draggable

Version:

make el-table draggable, support row, column, expanded, sortable.js

42 lines 1.04 kB
{ "el-table-draggable": { "attributes": [ "group", "sort", "delay", "touchStartThreshold", "disabled", "store", "animation", "easing", "handle", "filter", "preventOnFilter", "draggable", "ghostClass", "chosenClass", "dragClass", "dataIdAttr", "swapThreshold", "invertSwap", "invertedSwapThreshold", "direction", "forceFallback", "fallbackClass", "fallbackOnBody", "fallbackTolerance", "scroll", "scrollFn", "scrollSensitivity", "scrollSpeed", "bubbleScroll", "dragoverBubble", "removeCloneOnHide", "emptyInsertThreshold" ], "subtags": [ "el-table" ], "description": "让el-table可拖动" } }