• Overview
@angular/common

isPlatformServer

function

Returns whether a platform id represents a server platform.

  
    function isPlatformServer(  platformId: Object): boolean;
  
  

isPlatformServer

boolean

Returns whether a platform id represents a server platform.

@paramplatformIdObject
@returnsboolean
Jump to details