@maxgraph/core
    Preparing search index...

    Type Alias ArrowValue

    ArrowValue:
        | "none"
        | "classic"
        | "classicThin"
        | "block"
        | "blockThin"
        | "open"
        | "openThin"
        | "oval"
        | "diamond"
        | "diamondThin"

    Names used to register the edge markers provided out-of-the-box by maxGraph with MarkerShape.addMarker.