@witchcraft/layout
    Preparing search index...

    Type Alias EdgeDragStartData

    type EdgeDragStartData = {
        edge?: Edge;
        intersection?: IntersectionEntry;
    }
    Index

    Properties

    Properties

    edge?: Edge
    intersection?: IntersectionEntry