<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.