{#if items.length > 0 || (term && allowCreate)}
{#if term && allowCreate} {/if} {#each items as value, i (value)} {/each}
{#if loading}
Loading more options...
{/if} {/if}