<button class="hoo-button-pivot{{#if isActive}} is-active{{/if}}"{{#if props}} {{{props}}}{{/if}}>
    <span class="hoo-pivot-inner" title="{{ title }}">
        {{ title }}
    </span>
</button>