Interface: ConnectionLineProps
Table of contents
Properties
- connectionLineStyle
- connectionLineType
- markerEnd
- markerStart
- sourceHandle
- sourceNode
- sourcePosition
- sourceX
- sourceY
- targetPosition
- targetX
- targetY
Properties
connectionLineStyle
• connectionLineStyle: CSSProperties
extra styles
connectionLineType
• connectionLineType: ConnectionLineType
the shape of the connection line when active
markerEnd
• markerEnd: string
marker url
markerStart
• markerStart: string
marker url
sourceHandle
• sourceHandle: HandleElement
The source handle element of the connection line
sourceNode
• sourceNode: GraphNode
<any
, any
>
The source node of the connection line
sourcePosition
• sourcePosition: Position
Source position of the connection line
sourceX
• sourceX: number
Source X position of the connection line
sourceY
• sourceY: number
Source Y position of the connection line
targetPosition
• targetPosition: Position
Target position of the connection line
targetX
• targetX: number
Target X position of the connection line
targetY
• targetY: number
Target Y position of the connection line