I could really use some assistance. I'm trying to make a button:
<v-btn dark color="primary" class="square">Tile 1</v-btn>
Is there a way I can modify it so that when clicked, it changes to flat, becomes disabled, and switches its color - perhaps to white?