• {#if $$slots.output && selectedOption}
    { if (interactiveOutput) hasFocus = !hasFocus; }}>
    {:else} (hasFocus = true)} on:click={() => (hasFocus = true)} on:input={handleInput} on:keydown={handleKeydown} /> {/if}
    {#if showClearBtn} {/if}
    {#each options as option, i}
  • {:else}
  • There are no {name} that match your search
  • {/each}