Commit ed672ac
committed
docs(core): clarify provideZoneChangeDetection usage in v21+
Clarify that zoneless change detection is the default in Angular v21+ and that provideZoneChangeDetection() opts applications into NgZone/ZoneJS-based change detection while also allowing NgZone options such as eventCoalescing to be configured.
Fixes angular#674981 parent 759ee22 commit ed672ac
File tree
1 file changed
+3
-2
lines changed- packages/core/src/change_detection/scheduling
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
138 | | - | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
139 | 140 | | |
140 | 141 | | |
141 | 142 | | |
| |||
0 commit comments