Update README.md
Following the other pull request about the readme.md, I thought @wmak 's syntax was better
This commit is contained in:
parent
9296bef23a
commit
27c0866b65
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 if the user is not hovering over the widget
|
||||
(default: `false`)
|
||||
- `animate` - turns animation on (default: `false`)
|
||||
- `auto` - if `false` it tells to 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