octicon-rss(16/)
You've already forked ionic-framework
mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 22:44:13 +08:00
fix(loading): add backdropDismiss to the interface (#17668)
fixes #17369
This commit is contained in:
octicon-git-branch(16/)
octicon-tag(16/)
committed by
Brandy Carney
gitea-unlock(16/)
parent
ab57b98e07
commit
28fd75ee6b
octicon-diff(16/tw-mr-1) 1 changed files with 1 additions and 1 deletions
@@ -8,7 +8,7 @@ export interface LoadingOptions {
|
||||
duration?: number;
|
||||
translucent?: boolean;
|
||||
animated?: boolean;
|
||||
|
||||
backdropDismiss?: boolean;
|
||||
mode?: Mode;
|
||||
keyboardClose?: boolean;
|
||||
id?: string;
|
||||
|
||||
Reference in New Issue
Block a user