{ "id": "api/upgrade", "title": "@angular/upgrade", "contents": "\n\n
\n
\n
\n \n API\n
\n \n
\n \n
\n

@angular/upgradelink

\n \n \n \n \n
\n\n \n\n
\n

Provides support for upgrading applications from Angular JS to Angular.\nThe primary entry point is deprecated. Use the secondary entry point,\nupgrade/static.

\n\n

See Angular deprecation policy.

\n\n\n \n\n\n \n

Entry pointslink

\n \n \n \n
\n

Primarylink

\n \n \n \n \n \n \n \n
@angular/upgrade\n

Deprecated: all exports of this entry point are deprecated.

\n\n

Provides support for upgrading applications from Angular JS to Angular.\nThe primary entry point is deprecated. Use the secondary entry point,\nupgrade/static.

\n\n
\n
\n \n\n \n \n \n
\n

Secondarylink

\n \n \n \n \n \n \n \n \n \n \n \n \n
@angular/upgrade/static\n \n

Supports the upgrade path from AngularJS to Angular, allowing\ncomponents and services from both systems to be used in the same application.

\n\n
@angular/upgrade/static/testing\n \n

Supplies testing functions for the AngularJS-to-Angular upgrade path.

\n\n
\n
\n \n\n \n\n

Primary entry point exportslink

\n \n \n
\n

Deprecated: all exports of this entry point are deprecated.

\n\n
\n\n \n \n \n\n \n \n \n
\n

Classeslink

\n \n \n \n \n \n \n \n \n \n \n \n \n
UpgradeAdapter\n

Deprecated: Deprecated since v5. Use upgrade/static instead, which also supports\nAhead-of-Time compilation.

\n\n

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

\n\n
UpgradeAdapterRef\n

Deprecated: Deprecated since v5. Use upgrade/static instead, which also supports\nAhead-of-Time compilation.

\n\n

Use UpgradeAdapterRef to control a hybrid AngularJS / Angular application.

\n\n
\n
\n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n
\n
\n\n\n" }