• Overview
@angular/platform-browser

withIncrementalHydration

function
stablesince v20.0

Enables support for incremental hydration using the hydrate trigger syntax.

API

withIncrementalHydration

Enables support for incremental hydration using the hydrate trigger syntax.

Usage Notes

Basic example of how you can enable incremental hydration in your application when the bootstrapApplication function is used:

Jump to details