I am using Vuetify with the Light theme. By default this sets the background of the main content to a light grey. I need it to be white. I'd like to override t
found this error when trying to run my nuxtjs app with vuetify on mobile viewport, but everything runs well on desktop viewport. error on local machine image :
I have a v-data-table that expands to show additional information and am trying to find a way, through code, to close the row before the user refreshes the data
I need to hide the select all option from a v-data-table, the vuetify component. According to the documentation including the header-prop, single-select as true
I am using v-list-item-group to display a list of dynamic items (entities that can be created/deleted), of which can be selected to display more information abo
I am developing a website using Vue.js 2.6.10n with Vuetify 2.1.0 and vue-router 3.1.3. I have a v-app-bar with v-btns to link to my different pseudo pages an
I have a v-select widget (combobox / select) in a Vue application. When I open it and hover over an option, the background-color of the option is highlighted (c