mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 12:56:46 +08:00
Merge pull request #7105 from paul-cheung/master
add open event for dialog(as build failed in TypeScript 1.7)
This commit is contained in:
3
jqueryui/jqueryui.d.ts
vendored
3
jqueryui/jqueryui.d.ts
vendored
@@ -362,7 +362,8 @@ declare module JQueryUI {
|
||||
title?: string;
|
||||
width?: any; // number or string
|
||||
zIndex?: number;
|
||||
|
||||
|
||||
open?: DialogEvent;
|
||||
close?: DialogEvent;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user