mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-24 05:06:02 +08:00
add option create to ResizableEvents interface
This commit is contained in:
1
jqueryui/jqueryui.d.ts
vendored
1
jqueryui/jqueryui.d.ts
vendored
@@ -590,6 +590,7 @@ declare module JQueryUI {
|
||||
resize?: ResizableEvent;
|
||||
start?: ResizableEvent;
|
||||
stop?: ResizableEvent;
|
||||
create?: ResizableEvents;
|
||||
}
|
||||
|
||||
interface Resizable extends Widget, ResizableOptions {
|
||||
|
||||
Reference in New Issue
Block a user