英文: Vuetify 3 collapses `v-list-item when` `to` attribute is used 问题 使用 to : 不使用 to : 这里是代码: <...
this.$refs.myForm.validate 不是我的 Vue 组件中的一个函数。
英文: this.$refs.myForm.validate is not a function in my vue component 问题 以下是您要翻译的内容: "The rules ...
在Vue 3.0中使用填充和轮廓版本的Google Material Design图标字体,结合Vuetify 3.0。
英文: Use filled and outlind version of Google Material Design Icon Font in vue 3.0 with vuetify 3.0 问...
获取Vuetify时间以12小时格式显示,带有“上午”或“下午”。
英文: Vuetify time get value in 12hrs format with "A.M." or "P.M." 问题 I want to do...
Vuetify 2 到 3 迁移:当 v-list-item-icon 具有 v-if 条件时该怎么办
英文: Vuetify 2->3 Migration: what to do when v-list-item-icon has a v-if conditional 问题 I have rew...
将v-row放在v-tab-item的末尾位置。
英文: How to position a v-row at the end of a v-tab-item 问题 I currently have a v-tab vuetify and insid...
你如何使用 Vuetify 1.5?
英文: How can I use vuetify 1.5? 问题 我有一个旧的vue项目,使用的是vuetify 1.5.14,他们想让我添加一些东西。项目在本地无法工作,我不想每次都上传我的更改。...
设置 v-select 的默认值,使用条件语句。
英文: Setting v-select default value with if conditions 问题 I have a dropdown menu where I want the def...
如何获取Vuetify v-table的滚动位置?
英文: How to get Vuetify v-table scrollposition? 问题 I'm using a Vuetify v-table component with a lot o...
Vuetify:如何使图像弹跳
英文: Vuetify: how to bounce an image 问题 I have a project which uses v-chip components and when I move...
10