Interface: BaseEdgeProps ​
Hierarchy ​
↳
BaseEdgeProps
Table of contents ​
Properties ​
- id
- interactionWidth
- label
- labelBgBorderRadius
- labelBgPadding
- labelBgStyle
- labelShowBg
- labelStyle
- labelX
- labelY
- markerEnd
- markerStart
- path
- style
Properties ​
id ​
• Optional
id: string
interactionWidth ​
• Optional
interactionWidth: number
label ​
• Optional
label: any
labelBgBorderRadius ​
• Optional
labelBgBorderRadius: number
Label Bg border radius
Inherited from ​
EdgeLabelOptions.labelBgBorderRadius
labelBgPadding ​
• Optional
labelBgPadding: [number
, number
]
Label Bg padding
Inherited from ​
EdgeLabelOptions.labelBgPadding
labelBgStyle ​
• Optional
labelBgStyle: CSSProperties
Label Bg styles (CSSProperties)
Inherited from ​
labelShowBg ​
• Optional
labelShowBg: boolean
Show label bg
Inherited from ​
labelStyle ​
• Optional
labelStyle: CSSProperties
Label styles (CSSProperties)
Inherited from ​
labelX ​
• Optional
labelX: number
labelY ​
• Optional
labelY: number
markerEnd ​
• Optional
markerEnd: string
markerStart ​
• Optional
markerStart: string
path ​
• path: string
style ​
• Optional
style: CSSProperties