ServerModule

From Get docs
< @angular/platform-serverAngular/docs/10/api/platform-server/servermodule


ServerModule

ngmodule

The ng module for the server.

class ServerModule {
}

Providers

Provider
SERVER_RENDER_PROVIDERS
SERVER_HTTP_PROVIDERS
{ provide: Testability, useValue: null }
{ provide: ViewportScroller, useClass: NullViewportScroller }


© 2010–2020 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v10.angular.io/api/platform-server/ServerModule