The flex_direction()
function adjusts the
Arguments
- x
A tag element or .style pronoun.
- ...
A character string specifying a direction. One of,
"row"
"column"
Use name-value pairs to specify breakpoints.
See also
Other flex utilities:
flex_align()
,
flex_content()
,
flex_display()
,
flex_justify()
,
flex_wrap()
,
item_align()
,
item_fill()
,
item_grow()
,
item_order()