mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
b968557682
Explain how to use OnPush change detection strategy and what are the different edge cases. Looks into several different scenarios and covers the behavior of OnPush for each one of them. PR Close #45880