platformBrowser
A factory function that returns a PlatformRef
instance associated with browser service providers.
const platformBrowser: (extraProviders?: StaticProvider[]) => PlatformRef;
A factory function that returns a PlatformRef
instance associated with browser service providers.
const platformBrowser: (extraProviders?: StaticProvider[]) => PlatformRef;