Fixing grammatical error
This commit is contained in:
parent
5d6ebe6259
commit
a256afedce
1 changed files with 1 additions and 1 deletions
|
|
@ -116,7 +116,7 @@ $(function () {
|
|||
- `always_show_resize_handle` - if `true` the resizing handles are shown even the user is not hovering over the widget
|
||||
(default: `false`)
|
||||
- `animate` - turns animation on (default: `false`)
|
||||
- `auto` - if `false` it tells to do not initialize existing items (default: `true`)
|
||||
- `auto` - if `false` gridstack will not initialize existing items (default: `true`)
|
||||
- `cell_height` - one cell height (default: `60`)
|
||||
- `draggable` - allows to override jQuery UI draggable options. (default: `{handle: '.grid-stack-item-content', scroll: true, appendTo: 'body'}`)
|
||||
- `handle` - draggable handle selector (default: `'.grid-stack-item-content'`)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue