@angular/common

BrowserPlatformLocation

Class

PlatformLocation encapsulates all of the direct calls to platform APIs. This class should not be used directly by an application developer. Instead, use Location.

  
    class BrowserPlatformLocation extends PlatformLocation {}
  
  
Jump to details