Skip to content
On this page

Interface: BaseEdgeProps

Hierarchy

Table of contents

Properties

Properties

interactionWidth

• Optional interactionWidth: number


label

• Optional label: any


labelBgBorderRadius

• Optional labelBgBorderRadius: number

Inherited from

EdgeLabelOptions.labelBgBorderRadius


labelBgPadding

• Optional labelBgPadding: [number, number]

Inherited from

EdgeLabelOptions.labelBgPadding


labelBgStyle

• Optional labelBgStyle: CSSProperties

Inherited from

EdgeLabelOptions.labelBgStyle


labelShowBg

• Optional labelShowBg: boolean

Inherited from

EdgeLabelOptions.labelShowBg


labelStyle

• Optional labelStyle: CSSProperties

Inherited from

EdgeLabelOptions.labelStyle


labelX

• Optional labelX: number


labelY

• Optional labelY: number


markerEnd

• Optional markerEnd: string


markerStart

• Optional markerStart: string


path

• path: string

Released under the MIT License.