mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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 |
||
|---|---|---|
| .. | ||
| prerender | ||
| shared | ||
| src | ||
| .gitignore | ||
| .markdownlint.jsonc | ||
| .markdownlintignore | ||
| .prettierignore | ||
| .stylelintignore | ||
| .stylelintrc.json | ||
| angular.json | ||
| package.json | ||
| README.md | ||
| tsconfig.app.json | ||
| tsconfig.spec.json | ||
| tsconfig.worker.json | ||
| tslint.json | ||
Angular.dev: The new home for Angular developers (https://angular.dev)
Read more about our initial launch on the Angular blog.