createPlatform
function
experimental
npm Package | @angular/core |
---|---|
Module | import { createPlatform } from '@angular/core'; |
Source | core/src/application_ref.ts |
function createPlatform(injector: Injector): PlatformRef;
Description
Creates a platform. Platforms have to be eagerly created via this function.
© 2010–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v4.angular.io/api/core/createPlatform