Interface: ConnectionLineProps
Table of contents
Properties
- connectionLineStyle
- connectionLineType
- markerEnd
- markerStart
- nodes
- sourceHandle
- sourceNode
- sourcePosition
- sourceX
- sourceY
- targetPosition
- targetX
- targetY
Properties
connectionLineStyle
• connectionLineStyle: CSSProperties
connectionLineType
• connectionLineType: ConnectionLineType
markerEnd
• markerEnd: string
markerStart
• markerStart: string
nodes
• nodes: GraphNode
<any
, any
>[]
sourceHandle
• sourceHandle: HandleElement
sourceNode
• sourceNode: GraphNode
<any
, any
>
sourcePosition
• sourcePosition: Position
sourceX
• sourceX: number
sourceY
• sourceY: number
targetPosition
• targetPosition: Position
targetX
• targetX: number
targetY
• targetY: number