$refs.searchInput.focus())"
@keydown.meta.k.window.prevent="open = true; $nextTick(() => $refs.searchInput.focus())"
@keydown.ctrl.k.window.prevent="open = true; $nextTick(() => $refs.searchInput.focus())"
@keydown.escape.window="open = false"
x-show="open"
x-cloak
class="fixed inset-0 z-50"
>