@angular/common/upgrade
Provides tools for upgrading from the $location
service provided in AngularJS to Angular's unified location service.
入口点的导出
模块
LocationUpgradeModule |
|
类
$locationShim | Location service that provides a drop-in replacement for the $location service provided in AngularJS. |
$locationShimProvider | The factory function used to create an instance of the |
AngularJSUrlCodec | A |
UrlCodec | A codec for encoding and decoding URL parts. |
结构
LocationUpgradeConfig | Configuration options for LocationUpgrade. |
类型
LOCATION_UPGRADE_CONFIGURATION | A provider token used to configure the location upgrade module. |