@maxgraph/core
    Preparing search index...

    Variable TopToBottomConst

    TopToBottom: EdgeStyleFunction = ...

    Implements a vertical elbow edge.

    This EdgeStyle is registered under topToBottomEdgeStyle in EdgeStyleRegistry when using Graph or calling registerDefaultEdgeStyles.

    IMPORTANT: When registering it manually in EdgeStyleRegistry, the following metadata must be used:

    • handlerKind: 'elbow'
    • isOrthogonal: true