Aller au contenu

utils

Ce contenu n’est pas encore disponible dans votre langue.

Functions

findSocket()

function findSocket(socketsCache, elements): undefined | SocketData

Parameters

socketsCache: WeakMap<Element, SocketData>

elements: Element[]

list of Element returned by document.elementsFromPoint

Returns

undefined | SocketData

Defined in

tmp/graph-editor/src/lib/graph-editor/socket/utils.ts:12