mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-24 05:06:02 +08:00
Add multiple boolean to IDialogOptions
This commit is contained in:
committed by
GitHub
parent
a480cdd945
commit
ac9820de67
1
angular-material/index.d.ts
vendored
1
angular-material/index.d.ts
vendored
@@ -106,6 +106,7 @@ declare module 'angular' {
|
||||
onComplete?: Function;
|
||||
onRemoving?: Function;
|
||||
skipHide?: boolean;
|
||||
multiple?: boolean;
|
||||
fullscreen?: boolean; // default: false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user