Type alias SideOrAngle

SideOrAngle: "top-left" | "top-right" | "bottom-left" | "bottom-right" | "top" | "bottom" | "left" | "right"

Generated using TypeDoc