Skip to content
Snippets Groups Projects
Commit 21ea7e17 authored by Petr Kalashnikov's avatar Petr Kalashnikov
Browse files

Add navigation to search filed with alt+s

parent 2e359ad4
No related branches found
No related tags found
No related merge requests found
<template>
<div class="autocomplete-container" :class="$vuetify.breakpoint.name">
<v-combobox aria-label="søkefelt"
<v-combobox accesskey="s" aria-label="søkefelt"
v-model="select"
:loading="loading"
:items="items"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment