MCPcopy
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

withIncrementalHydrationFunction · 0.90
withEventReplayFunction · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…