Whilest you can set the width of the of the unfolded drawer like this
<v-navigation-drawer ... width="250">
How can i set the wisth for the collapsed mini-variant?
Whilest you can set the width of the of the unfolded drawer like this
<v-navigation-drawer ... width="250">
How can i set the wisth for the collapsed mini-variant?
Copyright © 2021 Jogjafile Inc.
If you are using the lastest vuetify version, you can use the prop
mini-variant-width
to set the width for the mini variant. (default 56px)https://vuetifyjs.com/en/api/v-navigation-drawer/#props-mini-variant-width