UI MarCom

Overlay Stable

A container overlaying the page to place the focus on this popped-up content. The rest of the visible interface below is darkened by a fog.

<uimc-overlay id="overlay">
  <img src="/ui-marcom/version/3.1" />
</uimc-overlay>

AttributeDescriptionValuesDefault
openReflects the state of visibility

SlotSlotted content
defaultNest any suitable content, but it works also well with images

Overlay with an image

<uimc-overlay id="overlay">
  <img src="/ui-marcom/version/3.1/assets/img/brandville/CT_Somatom_go.Up_42238_IMAGE_Reflection.jpg" />
</uimc-overlay>