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 2299e31 commit bdf0383Copy full SHA for bdf0383
angular/src/directives/overlays/modal.ts
@@ -57,6 +57,7 @@ export declare interface IonModal extends Components.IonModal {
57
'backdropBreakpoint',
58
'backdropDismiss',
59
'breakpoints',
60
+ 'canDismiss',
61
'cssClass',
62
'enterAnimation',
63
'event',
@@ -83,6 +84,7 @@ export declare interface IonModal extends Components.IonModal {
83
84
85
86
87
88
89
90
0 commit comments