Help Angular by taking a 1 minute survey!Go to surveyHome

@angular/upgrade

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

Entry points

Primary

@angular/upgrade

Deprecated: 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.

Secondary

@angular/upgrade/static

Primary entry point exports

Deprecated: all exports of this entry point are deprecated.

Classes

UpgradeAdapter

Deprecated: 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: Deprecated since v5. Use upgrade/static instead, which also supports Ahead-of-Time compilation.

Use UpgradeAdapterRef to control a hybrid AngularJS / Angular application.