Type alias Direction

Direction: "left" | "right" | "above" | "below" | "within"

A direction in which a panel can be moved or placed relative to another panel.

Generated using TypeDoc