Which of the following CSS property can be used to provide the flex-direction and flex-wrap properties?
Which of the following CSS property can be used to provide the flex-direction and flex-wrap properties? Correct Answer flex-flow
It is a shorthand for both flex-direction and flex-wrap.