= 2; activeIndex = -1; updateSelection(getItems()); persistQuery($el.value)"
@focus="if ($el.value.length >= 2) open = true"
@keydown.escape="open = false"
@keydown.down.prevent="navigateDown()"
@keydown.up.prevent="navigateUp()"
@keydown.enter.prevent="if (activateSelected()) return; open = false"
class="w-full bg-white px-4 py-4 text-[16px] text-text-1 shadow-inner placeholder-text-3 focus:z-10 focus:outline-none focus:ring-2 focus:ring-accent/20 sm:rounded-l-md"
>
Zoeken...