createPlatform
function
Creates a platform. Platforms must be created on launch using this function.
API
createPlatform( injector: Injector): PlatformRef;
Jump to details
Creates a platform. Platforms must be created on launch using this function.
createPlatform( injector: Injector): PlatformRef;