Mask Intent Overview
Mask intent contains element's masking related utilities.
Utilities available in @mask intent are listed below.
| Utility | Description | Documentation |
|---|---|---|
clip-* | Define mask clip area within element. | clip |
combine-* | Combine multiple masks on element. | combine |
gradient-* | Apply gradient as a mask to elements. | gradient |
img-* | Specifies an image to use as a mask. | img |
mode-* | Set mask blend mode for compositing or layering effect. | mode |
origin-* | Set mask origin position. | origin |
position-* | Position mask image on element relative to mask origin. | position |
repeat-* | Control mask image repetition. | repeat |
size-* | Set mask image size. | size |
type-* | Define mask type for layering effect. | type |