Skip to content

Instantly share code, notes, and snippets.

View huijing's full-sized avatar
🈚
Β―\_(ツ)_/Β―

Chen Hui Jing huijing

🈚
Β―\_(ツ)_/Β―
View GitHub Profile
Value Longhand Summary
initial 0 1 auto cannot grow but can shrink when there isn't enough space
auto 1 1 auto can grow and shrink to fit available space
none 0 0 auto cannot grow or shrink AKA inflexible
<positive-number> <positive-number> 1 0 can grow and shrink with extent of growth depending on flex factor