Skip to content

@vue-flow/monorepo • Docs


Interface: EdgeLabelOptions ​

Extended by ​

Properties ​

labelBgBorderRadius? ​

optional labelBgBorderRadius: number

Label Bg border radius


labelBgPadding? ​

optional labelBgPadding: [number, number]

Label Bg padding


labelBgStyle? ​

optional labelBgStyle: CSSProperties

Label Bg styles (CSSProperties)


labelShowBg? ​

optional labelShowBg: boolean

Show label bg


labelStyle? ​

optional labelStyle: CSSProperties

Label styles (CSSProperties)

Released under the MIT License.