{#each tabs as tab (tab.value)} {tab.label} {/each} {#each tabs as tab (tab.value)} {#if tab.value === value}{@render panel(tab.value)}{/if} {/each}