Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/components
/ close
Method
close
src/aria/menu/menu.ts:212–214 ·
view source on GitHub ↗
Closes the menu.
()
Source
from the content-addressed store, hash-verified
210
211
/** Closes the menu. */
212
close() {
213
this._pattern.close();
214
}
215
}
Callers
4
collapse
Method · 0.45
collapse
Method · 0.45
launchChromeAndRunLighthouse
Function · 0.45
constructor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected