v-menu eager
This commit is contained in:
parent
fac1ee0102
commit
18b6e028fd
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
:key='tag' outlined color='primary') {{tag}}
|
||||
|
||||
client-only
|
||||
v-menu(offset-y)
|
||||
v-menu(offset-y eager)
|
||||
template(v-slot:activator="{on}")
|
||||
v-btn.align-self-end(icon v-on='on' color='primary' title='more' aria-label='more')
|
||||
v-icon(v-text='mdiDotsVertical')
|
||||
|
|
Loading…
Reference in a new issue