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://v9.angular.io/api/platform-server/ServerModule