Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/components
/ clearMenu
Method
clearMenu
src/aria/menu/menu.spec.ts:1428–1431 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1426
}
1427
1428
clearMenu() {
1429
this._cachedMenu = undefined;
1430
this._cdr.markForCheck();
1431
}
1432
}
1433
1434
@Component({
Callers
1
menu.spec.ts
File · 0.80
Calls
1
markForCheck
Method · 0.80
Tested by
no test coverage detected