mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
f84057d366
Currently in the angular.dev documentation, afterNextRender function take directly the phase as a second parameter which is not correct. According to the api of this hook, the second parameter is an object which contains the phase. This PR update the part of the documentation PR Close #53025
Angular.dev: The new home for Angular developers (https://angular.dev)
Read more about our initial launch on the Angular blog.