Type alias FlexDirection

FlexDirection: Globals | "column" | "column-reverse" | "row" | "row-reverse"

Generated using TypeDoc