This is the archived documentation for Angular v6. Please visit angular.io to see documentation for the current version of Angular.

isPlatformBrowser

Returns whether a platform id represents a browser platform.

isPlatformBrowser(platformId: Object): boolean
      
      isPlatformBrowser(platformId: Object): boolean
    

Parameters

platformId

Type: Object.

Returns

boolean