(open = !open)} on:keydown={() => {}} role="button" tabindex="0" > {#if title} {title} {:else} {/if}
{#each items as item} {item.name} {/each}