@maxgraph/core
    Preparing search index...

    Type Alias EdgeHandlerFactory

    EdgeHandlerFactory: (state: CellState) => EdgeHandler

    Creates the EdgeHandler used to manage a selected edge.

    Pass an implementation to SelectionCellsHandler.setEdgeHandlerFactory to have maxGraph instantiate a custom EdgeHandler subclass for a given EdgeStyleHandlerKind.

    Type Declaration

    0.25.0