• Overview
@angular/common

isPlatformBrowser

function

Returns whether a platform id represents a browser platform.

  
    function isPlatformBrowser(  platformId: Object): boolean;
  
  

isPlatformBrowser

boolean

Returns whether a platform id represents a browser platform.

@paramplatformIdObject
@returnsboolean
Jump to details