Questions tagged [vuetify.js]

Vuetify.js is an open source framework for building user interfaces for Vue.js 2 and 3. Use this tag for questions specific to Vuetify components and API. (If possible, provide a CodePen or JsFiddle item reproducing your issue.)

8866 questions
133
votes
10 answers

'v-slot' directive doesn't support any modifier

I am using vuetify's datatable, i this we have different slots with some props for example below I…
Dhiraj Wakchaure
  • 2,596
  • 6
  • 21
  • 37
129
votes
4 answers

Meaning of v-slot:activator="{ on }"

Looking at the Vuetify example code for v-toolbar, what is the purpose of v-slot:activator="{ on }"? For example: