CSS: flex-flow

By Xah Lee. Date: . Last updated: .

flex-flow

flex-flow is a shorthand for

.x9234 {
 flex-flow: row wrap;
}

CSS, flex layout