{#each tabs as tab (tab.value)} {tabLabel(tab.label)} {/each}
{#each tabs as tab (tab.value)} {@render tab.content()} {/each}