The Wayback Machine - https://web.archive.org/web/20250524162457/https://angular.dev/api/platform-browser/platformBrowser
    • Overview
@angular/platform-browser

platformBrowser

constant

A factory function that returns a PlatformRef instance associated with browser service providers.

API

  
    const platformBrowser: (extraProviders?: StaticProvider[] | undefined) => PlatformRef;
  
  
Jump to details
HTTPS · web.archive.org
← Home