mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
@@ -106,6 +106,7 @@ export class Modal extends ViewController {
|
||||
constructor(componentType, data={}) {
|
||||
super(componentType, data);
|
||||
this.viewType = 'modal';
|
||||
this.isOverlay = true;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user