UI MarCom

Tags Stable Dark theme

Tags are interactive meta keywords to categorize, organize, and filter content.

<uimc-tag></uimc-tag>

AttributeDescriptionValuesDefault
themeSets the background-colorlight, darklight
selectedSets the selection state of the tag button
disabledDisables the tag button and prevents it from interaction
SlotSlotted content
defaultInner text is shown as label
CallbackArgumentDescription
onChangeeventCallback function that gets triggered if the state of the component changes

Standard and selected tag

DescriptionDescription
<uimc-tag>Description</uimc-tag>
<uimc-tag selected>Description</uimc-tag>