Looking at the Vuetify example code for v-toolbar, what is the purpose of v-slot:activator=\"{ on }\"? For example:
v-slot:activator=\"{ on }\"
To call out a readability tip, it's possible to use this syntax:
I like turtles