Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/angular
/ hydrationFeatures
Function
hydrationFeatures
packages/platform-server/test/transfer_state_spec.ts:135–135 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
133
}
134
135
const
hydrationFeatures = () => [withIncrementalHydration(), withEventReplay()];
136
137
const
appId =
'custom-app-id'
;
138
const
html =
await
ssr(SimpleComponent, {
Callers
nothing calls this directly
Calls
2
withIncrementalHydration
Function · 0.90
withEventReplay
Function · 0.90
Tested by
no test coverage detected