<button type="button" class="btn dso-list-button" disabled>
    <span>Milieubelastende activiteit - Melding</span>

</button>
<button type="{{ type }}" class="btn dso-list-button{{#if (gt count 0) }} dso-selected{{/if}}" {{{ifattr 'disabled' disabled }}}>
  <span>{{ label }}</span>
  {{#if (eq count 1) }}{{> '@icon' icon='check' }}{{/if}}
  {{#if (gt count 1) }}<span class="dso-count">{{ count }}x</span>{{/if}}
  {{#if (gt count 0) }}<span class="sr-only">geselecteerd</span>{{/if}}
</button>
type: button
label: Milieubelastende activiteit - Melding
disabled: true

There are no notes for this item.