語法
形狀圖像閾值shape-image-threshold
Setting the alpha channel threshold for a CSS shape.
Overview
Class | Declarations |
---|---|
shape-image-threshold:value | shape-image-threshold: value;
|
Conditionally apply
Apply styles based on different states using selectors and applying conditionally.
<div class="shape-image-threshold:0.2:hover shape-image-threshold:0.2@sm shape-image-threshold:0.2@dark shape-image-threshold:0.2@print">…</div>