The Wayback Machine - https://web.archive.org/web/20260104063615/https://angular.dev/api/core/createPlatform
    • Overview
@angular/core

createPlatform

function
stable

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.

@paraminjectorInjector
@returnsPlatformRef
Jump to details
HTTPS · web.archive.org
← Home