Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/clauderic/dnd-kit
/ from
Method
from
packages/geometry/src/point/Point.ts:44–46 ·
view source on GitHub ↗
({x, y}: Coordinates)
Source
from the content-addressed store, hash-verified
42
}
43
44
static from({x, y}: Coordinates) {
45
return
new
Point(x, y);
46
}
47
}
Callers
15
createElementMutationObserver
Function · 0.45
createDocumentMutationObserver
Function · 0.45
createResizeObserver
Function · 0.45
finalize
Method · 0.45
#render
Method · 0.45
#injectStyleElement
Method · 0.45
getDocuments
Function · 0.45
cloneElement
Function · 0.45
PositionObserver.ts
File · 0.45
constructor
Method · 0.45
sort
Function · 0.45
constructor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected