platformBrowser • Angular
constant
stable
A factory function that returns a PlatformRef instance associated with browser service
providers.
API
const platformBrowser: (extraProviders?: StaticProvider[] | undefined) => PlatformRef;
platformBrowser • Angular
constant
stable
A factory function that returns a PlatformRef instance associated with browser service
providers.
const platformBrowser: (extraProviders?: StaticProvider[] | undefined) => PlatformRef;