UI MarCom

Label Stable Dark theme

A small labeling component that can be attached to another object or simply stand alone.

<uimc-label></uimc-label>

AttributeDescriptionValuesDefault
typeSpecifies in which way the label is displayedstandalone, superscriptstandalone
themeControl the background of the labelgray, light, darkgray
SlotSlotted content
defaultInner text is shown as label

Standalone Label

ElementLabel Text
Element <uimc-label>Label Text</uimc-label>

Superscript Label

Element1
Element <uimc-label type="superscript">1</uimc-label>