# Flex Direction

Visit https://tailwindcss.com/docs/flex-direction (opens new window) for more information.

Class
Properties
flex-rowflex-direction: row;
flex-row-reverseflex-direction: row-reverse;
flex-colflex-direction: column;
flex-col-reverseflex-direction: column-reverse;