<span class="dso-label dso-label-primary">
Primary
</span>
<span class="dso-label{{#if modifier}} dso-label-{{ modifier }}{{/if}}">
{{ label }}
{{#if button}}
<button type="button" title="{{ buttonTitle }}">
<span class="{{ button }}"></span>
</button>
{{/if}}
</span>
label: Primary
modifier: primary
There are no notes for this item.
This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.
<span class="dso-label">
Default
</span>
Check that the title element describes the document.
<title>Label
Check that a change of context does not occur when this input field receives focus.
<button type="button" title="Verwijder">
<span class="fas fa-times"></span>
</button>