{ if (container && !container.contains(e.target as Node)) open = false; }} onkeydown={onKeydown} />
{#if open}
{#each options as opt} {/each}
{/if}