<span class="dso-label dso-label-info">
    Info
    <button type="button" title="Verwijder">
        <svg class="di di-times">
            <use href="../../dso-icons.svg#times" />
        </svg> </button>
</span>
<span class="dso-label{{#if modifier}} dso-label-{{ modifier }}{{/if}}">
  {{ label }}
  {{#if button}}
    <button type="button" title="{{ buttonTitle }}">
      {{> '@icon' icon=button }}
    </button>
  {{/if}}
</span>
label: Info
modifier: info
button: times
buttonTitle: Verwijder

There are no notes for this item.