Effect

Mask Image

Style syntax for setting the image that is used as mask layer for an element.

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

Overview [sr-only]

ClassDeclarations
mask-image:image,mask-image: image, ; -webkit-mask-image: image,

Conditionally apply

Apply styles in different states using selectors, media queries, etc.

<div class="mask-image:url():hover mask-image:url()@sm mask-image:url()@dark mask-image:url()@print"></div>
PREVIOUS
Filter

Style syntax for applying graphic effects to an element.

NEXT
Mix Blend Mode

Style syntax for setting how an element's content should blend with its parent background.

MIT License © Aoyue Design LLC.