Type alias FlexDirection

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

Generated using TypeDoc