BrowserModulelink
The ng module for the browser.
供浏览器使用的 NgModule。
静态方法
Configures a browser-based application to transition from a server-rendered app, if one is present on the page. The specified parameters must include an application id, which must match between the client and server applications. 配置基于浏览器的应用,使其可以从当前页面上的服务端渲染(SSR)应用过渡而来。 指定的参数必须包含一个应用 id,在客户端应用和服务端应用之间它必须一致。 | ||
参数
返回值 |