A factory function that returns a PlatformRef instance associated with browser service providers.
API
const platformBrowser: (extraProviders?: StaticProvider[] | undefined) => PlatformRef;
A factory function that returns a PlatformRef instance associated with browser service providers.
const platformBrowser: (extraProviders?: StaticProvider[] | undefined) => PlatformRef;
Super-powered by Google ©2010–2025.
Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.
https://angular.dev/api/platform-browser/platformBrowser