{{#button}}
<button class="hoo-button"{{#if props}} {{{props}}}{{/if}}>
    <span class="hoo-button-label">{{ label }}</span>
</button>
{{/button}}