mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +08:00
@ -44,8 +44,6 @@ export class Ion {
|
||||
this[prop] = cls.defaultProperties[prop];
|
||||
}
|
||||
}
|
||||
|
||||
this.onIonInit && this.onIonInit();
|
||||
}
|
||||
|
||||
getDelegate(delegateName) {
|
||||
|
Reference in New Issue
Block a user