Skip to content
Snippets Groups Projects
Commit 3322c1e7 authored by Petr.Kalashnikov's avatar Petr.Kalashnikov
Browse files

Merge branch 'UU428' into 'master'

Add navigation to search filed with alt+s

See merge request spraksamlingane/beta.ordbok.uib.no!54
parents fd4c2d4d 21ea7e17
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