UpgradeAdapterReflink
Use UpgradeAdapterRef
to control a hybrid AngularJS / Angular application.
弃用说明
Deprecated since v5. Use upgrade/static
instead, which also supports Ahead-of-Time compilation.
属性
属性名 | 类型 | 说明 |
---|---|---|
ng1RootScope | ||
ng1Injector | ||
ng2ModuleRef | ||
ng2Injector |
方法
Register a callback function which is notified upon successful hybrid AngularJS / Angular application has been bootstrapped. | ||
参数
| ||
The |
Dispose of running hybrid AngularJS / Angular application. |
参数没有参数。 |