@maxgraph/core
    Preparing search index...

    Type Alias VertexHandlerFactory

    VertexHandlerFactory: (state: CellState) => VertexHandler

    Creates the VertexHandler used to manage a selected vertex.

    Pass an implementation to SelectionCellsHandler.setVertexHandlerFactory to have maxGraph instantiate a custom VertexHandler subclass.

    Type Declaration

    0.25.0