Button Secondary: Disabled

Refer to button frame found in view tab for complete structure without content.
<button type="button" class="sds-btn -btnSecondary -isDisabled" disabled>

    <span class="sds-btn__text">
        button text

    </span>

</button>
{% include "@button" %}