README
dragSortable
功能 鼠标拖拽列表排序
使用npm:
$ npm install -S drag-sortable
鼠标拖拽列表放开后排序
<script type="module">
import dragSortable from 'https://cdn.skypack.dev/drag-sortable';
</script>
dragSortable
功能 鼠标拖拽列表排序
使用npm:
$ npm install -S drag-sortable