$refs.searchInput?.focus())"
@keydown.escape.window="open && close()"
@keydown.meta.k.window.prevent="open = true; $nextTick(() => $refs.searchInput?.focus())"
@keydown.ctrl.k.window.prevent="open = true; $nextTick(() => $refs.searchInput?.focus())"
>