mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
docs: update provideClientHydration parameter description (#60432)
PR Close #60432
This commit is contained in:
parent
a38319ca39
commit
5c19ab5511
1 changed files with 1 additions and 1 deletions
|
|
@ -215,7 +215,7 @@ function provideZoneJsCompatibilityDetector(): Provider[] {
|
|||
* @see {@link withI18nSupport}
|
||||
* @see {@link withEventReplay}
|
||||
*
|
||||
* @param features Optional features to configure additional router behaviors.
|
||||
* @param features Optional features to configure additional hydration behaviors.
|
||||
* @returns A set of providers to enable hydration.
|
||||
*
|
||||
* @publicApi
|
||||
|
|
|
|||
Loading…
Reference in a new issue