Skip to content

LittleSecretary/antd-upload-dnd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

简介

图片上传,图片墙实现可拖拽排序效果。

  • 基于 react-beautiful-dnd 实现的版本,可实现图片在同一行的拖拽排序效果,但是如果图片过多导致换行,该版本的效果就不尽如人意。
  • 基于 react-sortable-hoc 实现的版本,可实现图片多行展示的拖拽排序效果,但是在具体细节方面的效果不如 react-beautiful-dnd

相关博客

https://www.jianshu.com/p/29cfa830d478

预览

  • react-beautiful-dnd

    预览

  • react-sortable-hoc

    预览

技术栈

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 85.5%
  • HTML 12.9%
  • CSS 1.6%