The Wayback Machine - https://web.archive.org/web/20250615001546/https://angular.dev/api/common/isPlatformServer
    • 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
HTTPS · web.archive.org
← Home