I am trying to use flex-wrap, but find it is not supported in IE10.
Is there any other flex property that could achieve the same result in IE10?
All flex properties that work in IE10 can be found in Microsoft documentation:
For flex-wrap you would use -ms-flex-wrap.
Another option is to paste your code in the following tool, which automatically generates all the prefixes you need.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With