Skip to content

Commit 65385d7

Browse files
Updated Readme for preventCollision option
1 parent 532e827 commit 65385d7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,14 @@ Include the browser-ready bundle (download from [releases](https://github.com/jb
248248

249249
Says if the layout should be compact vertically.
250250

251+
* **preventCollision**
252+
253+
* type: `Boolean`
254+
* required: `false`
255+
* default: `false`
256+
257+
Says if grid items will move when being dragged over.
258+
251259
* **useCssTransforms**
252260

253261
* type: `Boolean`

0 commit comments

Comments
 (0)