@angular/upgrade

Supports the upgrade path from AngularJS to Angular, allowing components from both systems to be used in the same application.

入口点

主要

@angular/upgrade

已废弃: all exports of this entry point are deprecated.

Supports the upgrade path from AngularJS to Angular, allowing components from both systems to be used in the same application.

次要

@angular/upgrade/static

主入口点的导出

已弃用: all exports of this entry point are deprecated.

UpgradeAdapter

已废弃: Deprecated since v5. Use upgrade/static instead, which also supports Ahead-of-Time compilation.

Use UpgradeAdapter to allow AngularJS and Angular to coexist in a single application.

UpgradeAdapterRef

已废弃: Deprecated since v5. Use upgrade/static instead, which also supports Ahead-of-Time compilation.

Use UpgradeAdapterRef to control a hybrid AngularJS / Angular application.