This site uses cookies from Google to deliver its services and to analyze traffic.

@angular/core

createPlatform

function

Creates a platform. Platforms must be created on launch using this function.

createPlatform(
injector: Injector
): PlatformRef;
Jump to details