File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ $(function () {
116
116
- ` always_show_resize_handle ` - if ` true ` the resizing handles are shown even if the user is not hovering over the widget
117
117
(default: ` false ` )
118
118
- ` animate ` - turns animation on (default: ` false ` )
119
- - ` auto ` - if ` false ` it tells to not initialize existing items (default: ` true ` )
119
+ - ` auto ` - if ` false ` gridstack will not initialize existing items (default: ` true ` )
120
120
- ` cell_height ` - one cell height (default: ` 60 ` )
121
121
- ` draggable ` - allows to override jQuery UI draggable options. (default: ` {handle: '.grid-stack-item-content', scroll: true, appendTo: 'body'} ` )
122
122
- ` handle ` - draggable handle selector (default: ` '.grid-stack-item-content' ` )
You can’t perform that action at this time.
0 commit comments