Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d6ebe6 commit a256afeCopy full SHA for a256afe
README.md
@@ -116,7 +116,7 @@ $(function () {
116
- `always_show_resize_handle` - if `true` the resizing handles are shown even the user is not hovering over the widget
117
(default: `false`)
118
- `animate` - turns animation on (default: `false`)
119
-- `auto` - if `false` it tells to do not initialize existing items (default: `true`)
+- `auto` - if `false` gridstack will not initialize existing items (default: `true`)
120
- `cell_height` - one cell height (default: `60`)
121
- `draggable` - allows to override jQuery UI draggable options. (default: `{handle: '.grid-stack-item-content', scroll: true, appendTo: 'body'}`)
122
- `handle` - draggable handle selector (default: `'.grid-stack-item-content'`)
0 commit comments