{{@title}}

{{#each @tabs as |tab|}} {{#if hasBlock}} {{yield (hash content=(component tab.contentComponent options=tab.options))}} {{else}} {{component tab.contentComponent options=tab.options }} {{/if}} {{/each}}