Setting the Flexbox orientation
Flexbox components can be set to either a vertical or a horizontal orientation. When set to a vertical orientation, the components inside that Flexbox are arranged from top to bottom. When set to a horizontal orientation, the components are arranged from left to right.
To set the orientation of the Flexbox component, use this procedure: