mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-21 13:01:01 +08:00
docs(modal): add docs, usage, fix style guide and use ion-backdrop
This commit is contained in:
1
packages/core/src/components.d.ts
vendored
1
packages/core/src/components.d.ts
vendored
@ -1772,7 +1772,6 @@ declare global {
|
||||
enableBackdropDismiss?: boolean;
|
||||
enterAnimation?: AnimationBuilder;
|
||||
leaveAnimation?: AnimationBuilder;
|
||||
modalId?: number;
|
||||
mode?: 'ios' | 'md';
|
||||
showBackdrop?: boolean;
|
||||
willAnimate?: boolean;
|
||||
|
Reference in New Issue
Block a user