BootstrapContext • Angular
interface
stable
A context object that can be passed to bootstrapApplication to provide a pre-existing platform
injector.
API
interface BootstrapContext { platformRef: PlatformRef;}
platformRef
PlatformRefA reference to a platform.