Skip to content

AbsoluteEdgeLabelPosition

since v1.1.0

AbsoluteEdgeLabelPosition = `${number}px`

Type representing an absolute edge label position in pixels. Positive values measure from the source, negative from the target.

`'30px'` — 30px from source, `'-20px'` — 20px from target
@public