Type alias PositionalProperty

PositionalProperty: "left" | "right" | "centerX" | "top" | "bottom" | "centerY" | "width" | "height"

Properties whose values use Length semantics (fraction of parent vs. px).