{#if open}
{#each items as item}
selectItem(item)}>
{item.label}
{/each}
{/if}