Flex Grow

Class Properties
t.flexGrow flexGrow: 1
t.flexGrow0 flexGrow: 0

Grow

Use t.flexGrow to allow a flex item to grow to fill any available space:

Content that cannot flex
Item that will grow
Content that cannot flex

Don’t grow

Use t.flexGrow0 to prevent a flex item from growing:

Will grow
Will not grow
Will grow