ElbowArrowSide
The side of a box that an elbow arrow could enter/exit from.
type ElbowArrowSide = "bottom" | "left" | "right" | "top";Prev
DefaultEmbedDefinitionTypeNext
PathBuilderOptsThe side of a box that an elbow arrow could enter/exit from.
type ElbowArrowSide = "bottom" | "left" | "right" | "top";