MCPcopy 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

collapseMethod · 0.45
collapseMethod · 0.45
constructorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected