NgDiagramBaseEdgeComponent
Base edge component that handles edge rendering. It can be extended or used directly to render edges in the diagram.
Properties
Section titled “Properties”edge:
InputSignal
<Edge
<object
>>
Edge data model
routing
Section titled “routing”routing:
InputSignal
<undefined
|string
>
Edge routing mode
sourceArrowhead
Section titled “sourceArrowhead”sourceArrowhead:
InputSignal
<undefined
|string
>
ID of a source
stroke
Section titled “stroke”stroke:
InputSignal
<undefined
|string
>
Stroke color of the edge. Edge model data has precedence over this property.
strokeOpacity
Section titled “strokeOpacity”strokeOpacity:
InputSignal
<number
>
Stroke opacity of the edge
strokeWidth
Section titled “strokeWidth”strokeWidth:
InputSignal
<number
>
Stroke width of the edge
targetArrowhead
Section titled “targetArrowhead”targetArrowhead:
InputSignal
<undefined
|string
>
ID of a target