ant-design/components/table/demo/drag-sorting.md

8 lines
272 B
Markdown
Raw Normal View History

## zh-CN
使用自定义元素,我们可以集成 [dnd-kit](https://github.com/clauderic/dnd-kit) 来实现拖拽排序。
## en-US
By using `components`, we can integrate table with [dnd-kit](https://github.com/clauderic/dnd-kit) to implement drag sorting function.