Seznam škol
0"
@keydown.escape="showSuggestions = false"
@keydown.arrow-down.prevent="highlightNext"
@keydown.arrow-up.prevent="highlightPrev"
@keydown.enter.prevent="selectHighlighted"
placeholder="Zadejte adresu..."
autocomplete="off"
class="w-full px-4 py-3 border border-slate-300 rounded-xl focus:ring-2 focus:ring-blue-500 focus:border-blue-500 focus:ring-offset-2 transition-colors pr-12 sm:pr-24"
aria-label="Zadat adresu pro zobrazení vzdáleností"
aria-autocomplete="list"
aria-haspopup="listbox">