• Overview
@angular/platform-browser

BootstrapContext

interface
stable

A context object that can be passed to bootstrapApplication to provide a pre-existing platform injector.

API

  interface BootstrapContext { platformRef: PlatformRef;}  

platformRef

PlatformRef

A reference to a platform.

Jump to details