mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-22 11:57:33 +08:00
adding skipHide as option to IDialogOptions
This commit is contained in:
1
angular-material/angular-material.d.ts
vendored
1
angular-material/angular-material.d.ts
vendored
@@ -84,6 +84,7 @@ declare namespace angular.material {
|
||||
onComplete?: Function;
|
||||
onRemoving?: Function;
|
||||
fullscreen?: boolean;
|
||||
skipHide?: boolean;
|
||||
}
|
||||
|
||||
interface IDialogService {
|
||||
|
||||
Reference in New Issue
Block a user