Skip to content

Commit 68ea133

Browse files
committed
added useStyleCursor to docs
1 parent f0f2b8a commit 68ea133

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

website/docs/guide/properties.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,14 @@ Breakpoints defined for responsive layout. Sets widths on wich column number cha
138138

139139
Defines number of columns for each breakpoint
140140

141+
### useStyleCursor
142+
143+
* type: `Boolean`
144+
* required: `false`
145+
* default: `true`
146+
147+
Says if set the `styleCursor` option to true. When dragging freezes, setting this value to `false` may alleviate problems.
148+
**This property is not reactive**
141149

142150
## GridItem
143151

0 commit comments

Comments
 (0)