The FlexDirection enum in the Sandbox.UI
namespace defines possible values for the flex-direction
CSS property. This property specifies how flex items are placed in the flex container, defining the main axis and the direction (normal or reversed).