angular-cn/aio/dist/generated/docs/api/common/LOCATION_INITIALIZED.json

5 lines
2.9 KiB
JSON

{
"id": "api/common/LOCATION_INITIALIZED",
"title": "LOCATION_INITIALIZED",
"contents": "\n\n<article>\n <div class=\"breadcrumb-container\">\n <div class=\"breadcrumb\">\n <script type=\"application/ld+json\">\n {\n \"@context\": \"http://schema.org\",\n \"@type\": \"BreadcrumbList\",\n \"itemListElement\": [\n { \"@type\": \"ListItem\", \"position\": 1, \"item\": { \"@id\": \"https://angular.io//api\", \"name\": \"API\" } },\n { \"@type\": \"ListItem\", \"position\": 2, \"item\": { \"@id\": \"https://angular.io/api/common\", \"name\": \"@angular/common\" } },\n { \"@type\": \"ListItem\", \"position\": 3, \"item\": { \"@id\": \"https://angular.io/api/common/LOCATION_INITIALIZED\", \"name\": \"LOCATION_INITIALIZED\" } }\n ]\n }\n </script>\n <a href=\"/api\">API</a> > <a href=\"api/common\">@angular/common</a>\n </div>\n <div class=\"github-links\">\n <a href=\"https://github.com/angular/angular/edit/master/packages/common/src/location/platform_location.ts?message=docs(common)%3A%20describe%20your%20change...#L80-L79\" aria-label=\"Suggest Edits\" title=\"Suggest Edits\"><i class=\"material-icons\" aria-hidden=\"true\" role=\"img\">mode_edit</i></a>\n <a href=\"https://github.com/angular/angular/tree/12.0.0-next.7/packages/common/src/location/platform_location.ts#L80-L79\" aria-label=\"View Source\" title=\"View Source\"><i class=\"material-icons\" aria-hidden=\"true\" role=\"img\">code</i></a>\n</div>\n </div>\n \n <header class=\"api-header\">\n <h1 id=\"location_initialized\">LOCATION_INITIALIZED<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"api/common/LOCATION_INITIALIZED#location_initialized\"><i class=\"material-icons\">link</i></a></h1>\n \n <label class=\"api-type-label const\">const</label>\n \n \n \n </header>\n \n <aio-toc class=\"embedded\"></aio-toc>\n\n <div class=\"api-body\">\n \n <section class=\"short-description\">\n <p>Indicates when a location is initialized.</p>\n\n \n </section>\n \n \n \n <code-example language=\"ts\" hidecopy=\"true\" class=\"no-box api-heading\">\n const <a href=\"api/common/LOCATION_INITIALIZED\" class=\"code-anchor\">LOCATION_INITIALIZED</a>: <a href=\"api/core/InjectionToken\" class=\"code-anchor\">InjectionToken</a>&#x3C;Promise&#x3C;any>>;\n </code-example>\n\n \n\n \n \n\n \n\n\n </div>\n</article>\n\n<!-- links to this doc:\n - api/common\n-->\n<!-- links from this doc:\n - /api\n - api/common\n - api/common/LOCATION_INITIALIZED#location_initialized\n - api/core/InjectionToken\n - https://github.com/angular/angular/edit/master/packages/common/src/location/platform_location.ts?message=docs(common)%3A%20describe%20your%20change...#L80-L79\n - https://github.com/angular/angular/tree/12.0.0-next.7/packages/common/src/location/platform_location.ts#L80-L79\n-->"
}