($visibleCommandPalette = false)}>
{#each filteredItems as command, index}
handleCommand(command)}>
{command.text}
{#if command.keyText}
{command.keyText}
{/if}
{/each}