angular/adev
Nicolas Frizzarin f84057d366 docs: example code afterNextRender phase (#53025)
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
2023-11-20 08:55:38 -08:00
..
prerender docs: add angular.dev (#52536) 2023-11-06 11:15:02 -08:00
shared docs: add angular.dev (#52536) 2023-11-06 11:15:02 -08:00
src docs: example code afterNextRender phase (#53025) 2023-11-20 08:55:38 -08:00
.gitignore docs: add angular.dev (#52536) 2023-11-06 11:15:02 -08:00
.markdownlint.jsonc docs: add angular.dev (#52536) 2023-11-06 11:15:02 -08:00
.markdownlintignore docs: add angular.dev (#52536) 2023-11-06 11:15:02 -08:00
.prettierignore docs: add angular.dev (#52536) 2023-11-06 11:15:02 -08:00
.stylelintignore docs: add angular.dev (#52536) 2023-11-06 11:15:02 -08:00
.stylelintrc.json docs: add angular.dev (#52536) 2023-11-06 11:15:02 -08:00
angular.json docs: add angular.dev (#52536) 2023-11-06 11:15:02 -08:00
package.json docs: add angular.dev (#52536) 2023-11-06 11:15:02 -08:00
README.md docs: add angular.dev (#52536) 2023-11-06 11:15:02 -08:00
tsconfig.app.json docs: add angular.dev (#52536) 2023-11-06 11:15:02 -08:00
tsconfig.spec.json docs: add angular.dev (#52536) 2023-11-06 11:15:02 -08:00
tsconfig.worker.json docs: add angular.dev (#52536) 2023-11-06 11:15:02 -08:00
tslint.json docs: add angular.dev (#52536) 2023-11-06 11:15:02 -08:00

Angular.dev: The new home for Angular developers (https://angular.dev)

Read more about our initial launch on the Angular blog.