The Wayback Machine - https://web.archive.org/web/20250423214215/https://angular.dev/api/common/isPlatformServer
    • Overview
@angular/common

isPlatformServer

function

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
HTTPS · web.archive.org
← Home