有没有人有react-grid-layout add-item的add item demo的源文件:https://strml.github.io/react-grid-layout/examples/6-dynamic-add-remove.html
源地图不可用我想实现类似的选项; 具体而言,挑战在于计算物品下一个可用空间的位置。
发布于 2018-08-15 15:41:07
源代码在同一个repo中(所有其他示例):https://github.com/STRML/react-grid-layout/blob/master/test/examples/6-dynamic-add-remove.jsx
https://stackoverflow.com/questions/-100002187
相似问题