MCPcopy 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.tsFile · 0.80

Calls 1

markForCheckMethod · 0.80

Tested by

no test coverage detected