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

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

EdgeLabelOptions.labelBgStyle


labelShowBg

• Optional labelShowBg: boolean

Show label bg

Inherited from

EdgeLabelOptions.labelShowBg


labelStyle

• Optional labelStyle: CSSProperties

Label styles (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.