CSS Property:
flex-grow:
0
1
2
3
4
5
6
7
8
9
10
initial
Result:
CSS Code:
div#myBlueDiv {
flex-grow:
1
;
}
Click the property values above to see the result
W3Schools.com
- Play it