5 lines
3.0 KiB
JSON

{
"id": "api/platform-server/INITIAL_CONFIG",
"title": "INITIAL_CONFIG",
"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/platform-server\", \"name\": \"@angular/platform-server\" } },\n { \"@type\": \"ListItem\", \"position\": 3, \"item\": { \"@id\": \"https://angular.io/api/platform-server/INITIAL_CONFIG\", \"name\": \"INITIAL_CONFIG\" } }\n ]\n }\n </script>\n <a href=\"/api\">API</a> > <a href=\"api/platform-server\">@angular/platform-server</a>\n </div>\n <div class=\"github-links\">\n <a href=\"https://github.com/angular/angular/edit/master/packages/platform-server/src/tokens.ts?message=docs(platform-server)%3A%20describe%20your%20change...#L51-L50\" 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/platform-server/src/tokens.ts#L51-L50\" 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=\"initial_config\">INITIAL_CONFIG<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"api/platform-server/INITIAL_CONFIG#initial_config\"><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>The DI token for setting the initial config for the platform.</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/platform-server/INITIAL_CONFIG\" class=\"code-anchor\">INITIAL_CONFIG</a>: <a href=\"api/core/InjectionToken\" class=\"code-anchor\">InjectionToken</a>&#x3C;<a href=\"api/platform-server/PlatformConfig\" class=\"code-anchor\">PlatformConfig</a>>;\n </code-example>\n\n \n\n \n \n\n \n\n\n </div>\n</article>\n\n<!-- links to this doc:\n - api/platform-server\n-->\n<!-- links from this doc:\n - /api\n - api/core/InjectionToken\n - api/platform-server\n - api/platform-server/INITIAL_CONFIG#initial_config\n - api/platform-server/PlatformConfig\n - https://github.com/angular/angular/edit/master/packages/platform-server/src/tokens.ts?message=docs(platform-server)%3A%20describe%20your%20change...#L51-L50\n - https://github.com/angular/angular/tree/12.0.0-next.7/packages/platform-server/src/tokens.ts#L51-L50\n-->"
}