React-Grid-Layout Demo 12 - 防止碰撞
View project on GitHub
View this example's source
⇠
View the previous example: "无垂直紧凑(自由移动)"
⇢
View the next example: "错误情况"
您可能希望关闭重新排列,以便在拖动时,周围的项不会移动。设置属性`preventCollision`为`true`达到这个效果。将`verticalCompact`设为`false`,会特别有用。