flexGrow
The flex-grow
CSS property sets the flex grow factor of a flex item's main size.
Syntax: <number>
Initial value: 0
| Chrome | Firefox | Safari | Edge | IE |
| :------: | :-----: | :-----: | :----: | :----------------------: |
| 29 | 20 | 9 | 12 | 11 |
| 22′ | | 7′ | | 10 _(-ms-flex-positive)_ |
Content copied to clipboard