MCPcopy Index your code
hub / github.com/angular/components / getCopyMenu

Function getCopyMenu

src/cdk/menu/context-menu-trigger.spec.ts:177–179  ·  view source on GitHub ↗

Get the copy context menu.

()

Source from the content-addressed store, hash-verified

175
176 /** Get the copy context menu. */
177 function getCopyMenu() {
178 return fixture.componentInstance.copyMenu;
179 }
180
181 /** Get the context in which the cut context menu should trigger. */
182 function getCutMenuContext() {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…