Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/angular/angular
/ ngAfterViewInit
Method
ngAfterViewInit
packages/forms/src/directives/ng_form.ts:183–185 ·
view source on GitHub ↗
@docs-private
()
Source
from the content-addressed store, hash-verified
181
182
/** @docs-private */
183
ngAfterViewInit() {
184
this._setUpdateStrategy();
185
}
186
187
/**
188
* @description
Callers
nothing calls this directly
Calls
1
_setUpdateStrategy
Method · 0.95
Tested by
no test coverage detected