mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
86bcfd3e49
This commit fixes a typo in the `AfterRenderPhase` deprecation warning and improves the documentation of the options parameter of the afterRender hooks (which are now all named `options` instead of being called `opts` in some functions and `options` in others). PR Close #56522