v-expansion-panel v-show option? #21060
-
Hi, I have various input fields in several v-expansion-panels. Now I have the problem that the fields that are in an un-expanded v-expansion-panel are not checked because they are not rendered. In the documentation I have not seen a property or something similar that allows me to change the behaviour of the panels to v-show instead of v-if. Is there a solution to this or perhaps another approach I can try? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
see the docs https://vuetifyjs.com/en/api/v-expansion-panel-text/ you can active the eager prop |
Beta Was this translation helpful? Give feedback.
see the docs https://vuetifyjs.com/en/api/v-expansion-panel-text/
you can active the eager prop