ElbowArrowSide

See source code

The side of a box that an elbow arrow could enter/exit from.

type ElbowArrowSide = "bottom" | "left" | "right" | "top";
Prev
DefaultEmbedDefinitionType
Next
PathBuilderOpts