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 () {
116116- ` always_show_resize_handle ` - if ` true ` the resizing handles are shown even the user is not hovering over the widget
117117 (default: ` false ` )
118118- ` animate ` - turns animation on (default: ` false ` )
119- - ` auto ` - if ` false ` it tells to do not initialize existing items (default: ` true ` )
119+ - ` auto ` - if ` false ` gridstack will not initialize existing items (default: ` true ` )
120120- ` cell_height ` - one cell height (default: ` 60 ` )
121121- ` draggable ` - allows to override jQuery UI draggable options. (default: ` {handle: '.grid-stack-item-content', scroll: true, appendTo: 'body'} ` )
122122- ` handle ` - draggable handle selector (default: ` '.grid-stack-item-content' ` )
You can’t perform that action at this time.
0 commit comments