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.
2 parents 5a446e3 + c02234d commit bdf4b66Copy full SHA for bdf4b66
doc/README.md
@@ -58,7 +58,7 @@ gridstack.js API
58
## Options
59
60
- `acceptWidgets` - if `true` of jquery selector the grid will accept widgets dragged from other grids or from
61
- outside (default: `false`) See [example](http://troolee.github.io/gridstack.js/demo/two.html)
+ outside (default: `false`) See [example](http://gridstackjs.com/demo/two.html)
62
- `alwaysShowResizeHandle` - if `true` the resizing handles are shown even if the user is not hovering over the widget
63
(default: `false`)
64
- `animate` - turns animation on (default: `false`)
0 commit comments