Direction
All container boxes have as a direction defined, the default direction for a
container is horizontal, but can be changed from measurement palette to
vertical if required. Think of direction as a way of laying out flex items
either in horizontal rows or vertical columns.
Wrap
When some items are put into a container box, the items will all try to fit onto
one line. But by turning on wrapping for the container layout, items can be
allowed to wrap onto the next line. By default, all the containers, rows, and
columns have wrapping property set.