MCPcopy
hub / github.com/angular/components / element

Method element

src/cdk/drag-drop/preview-ref.ts:42–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40 private _preview!: HTMLElement;
41
42 get element(): HTMLElement {
43 return this._preview;
44 }
45
46 constructor(
47 private _document: Document,

Callers 15

constructorMethod · 0.45
constructorMethod · 0.45
constructorMethod · 0.45
toolbar.spec.tsFile · 0.45
_getItemMethod · 0.45
constructorMethod · 0.45
grid.spec.tsFile · 0.45
_getWidgetMethod · 0.45
_getCellMethod · 0.45
menu.spec.tsFile · 0.45
clickItemFunction · 0.45

Calls

no outgoing calls

Tested by 8

constructorMethod · 0.36
clickItemFunction · 0.36
getToolbarPatternFunction · 0.36
createGridRowsFunction · 0.36
createGridFunction · 0.36
clickMenuItemFunction · 0.36
getMenuPatternFunction · 0.36
clickFunction · 0.36