Skip to main content
AnchorPositionFinder<EL>
Type Parameters
EL
A function that returns an anchor definition from the given element, position on the element, and vertex.
(el:EL, pos:PointXY, vertex:Vertex, vertexDefinition:VertexMapping<any,any>) => ObjectAnchorSpec | null