語法

彈性增長flex-grow🚧

Setting how flex items grow.

🚧This page is still under construction and some content may not be complete.

Overview

ClassDeclarations
flex-grow:valueflex-grow: value;

Conditionally apply

Apply styles based on different states using selectors and applying conditionally.

<div class="flex-grow:1:hover flex-grow:1@sm flex-grow:1@dark flex-grow:1@print">…</div>
語法
彈性方向

Setting the direction of flex items.

語法
彈性收縮

Setting how flex items shrink.

© Aoyue Design LLC.