Type alias BoxSizing

BoxSizing: Globals | "border-box" | "content-box"

Generated using TypeDoc