Type alias BoxOrient

BoxOrient: Globals | "block-axis" | "horizontal" | "inherit" | "inline-axis" | "vertical"

Generated using TypeDoc