Syntax
shape-image-threshold
Setting the alpha channel threshold for a CSS shape.
Overview
Class | Declarations |
---|---|
shape-image-threshold:`value` | shape-image-threshold: `value`;
|
Apply conditionally
Apply styles based on different states using selectors and conditional queries.
<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>