mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
docs: update ChangeDetectionStrategy links (#55553)
fixes #54227 fixes #50943 PR Close #55553
This commit is contained in:
committed by
Andrew Kushnir
parent
04d77d5a1c
commit
9bb3446e35
@@ -11,7 +11,8 @@
|
||||
* The strategy that the default change detector uses to detect changes.
|
||||
* When set, takes effect the next time change detection is triggered.
|
||||
*
|
||||
* @see {@link ChangeDetectorRef#usage-notes Change detection usage}
|
||||
* @see [Change detection usage](/api/core/ChangeDetectorRef?tab=usage-notes)
|
||||
* @see [Skipping component subtrees](/best-practices/skipping-subtrees)
|
||||
*
|
||||
* @publicApi
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user