Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
constructor
Method · 0.45
constructor
Method · 0.45
constructor
Method · 0.45
toolbar.spec.ts
File · 0.45
_getItem
Method · 0.45
constructor
Method · 0.45
grid.spec.ts
File · 0.45
_getWidget
Method · 0.45
scrollActiveCellIntoView
Method · 0.45
_getCell
Method · 0.45
menu.spec.ts
File · 0.45
clickItem
Function · 0.45
Calls
no outgoing calls
Tested by
8
constructor
Method · 0.36
clickItem
Function · 0.36
getToolbarPattern
Function · 0.36
createGridRows
Function · 0.36
createGrid
Function · 0.36
clickMenuItem
Function · 0.36
getMenuPattern
Function · 0.36
click
Function · 0.36