Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 483 Bytes

File metadata and controls

41 lines (26 loc) · 483 Bytes

description

基于Angular-directive的拖拽排序实现

key words

dragSort, Angular, drective

dependency

node@14.17.6, @angular/cli@6.1.5

you can run it

git clone https://github.com/qin-ziqi/dragSort-Angular.git

cd dragSort-Angular

npm i @angular/cli@6.1.5 -g

npm install

ng serve

show

image

problem

暂时不支持table布局