flexWrap

abstract var flexWrap: FlexWrap?(source)

This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

Syntax: nowrap | wrap | wrap-reverse

Initial value: nowrap

|  Chrome  | Firefox | Safari  |  Edge  |   IE   |
| :------: | :-----: | :-----: | :----: | :----: |
|    29    |   28    |    9    |   12   |   11   |
|    21′   |         |    7′   |        |        |

See also