Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/components
/ ngAfterContentInit
Method
ngAfterContentInit
src/material/menu/menu-trigger.ts:143–145 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
141
}
142
143
ngAfterContentInit() {
144
this._handleHover();
145
}
146
147
override ngOnDestroy() {
148
super.ngOnDestroy();
Callers
nothing calls this directly
Calls
1
_handleHover
Method · 0.95
Tested by
no test coverage detected