{#each labels as label, i}
select(i)}> {label}
{/each}
{#if labels.length > 0} {@render children(active)} {/if}