• Overview
@angular/common

isPlatformServer

function
stable

Returns whether a platform id represents a server platform.

API

  function isPlatformServer( platformId: Object): boolean;  

isPlatformServer

boolean

Returns whether a platform id represents a server platform.

@paramplatformIdObject
@returnsboolean
Jump to details