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