How to move the v-icon before the text "State" in v-expansion-panel-header? #20542
Unanswered
Vyas-Anand
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using Vuetify's
<v-expansion-panel-header>
, and by default, thev-icon
is placed on the right. However, I want to position thev-icon
(menu up) before the text "State". Here's my current code:Beta Was this translation helpful? Give feedback.
All reactions