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 64aa473 commit 81e6351Copy full SHA for 81e6351
README.md
@@ -25,6 +25,8 @@ Inspired by [gridster.js](http://gridster.net). Built with love.
25
- [ondragstop(event, ui)](#ondragstopevent-ui)
26
- [onresizestart(event, ui)](#onresizestartevent-ui)
27
- [onresizestop(event, ui)](#onresizestopevent-ui)
28
+ - [disable(event)](#disableevent)
29
+ - [enable(event)](#enableevent)
30
- [API](#api)
31
- [add_widget(el, x, y, width, height, auto_position)](#add_widgetel-x-y-width-height-auto_position)
32
- [batch_update()](#batch_update)
0 commit comments