Ce contenu n’est pas encore disponible dans votre langue.
function findSocket(socketsCache, elements): undefined | SocketData
• socketsCache: WeakMap<Element, SocketData>
WeakMap
Element
SocketData
• elements: Element[]
list of Element returned by document.elementsFromPoint
undefined | SocketData
undefined
tmp/graph-editor/src/lib/graph-editor/socket/utils.ts:12