{#if open}
{#each items as item}
onItemClick(e, item)} > {item.label}
{/each}
{/if}