Answer the question
In order to leave comments, you need to log in
Where does the value of the VUE variable come from?
I can’t understand where the value of the tab variable comes from here
<button v-for="tab in tabs" v-bind:class="['tab-button', { active: currentTab === tab }]" v-on:click="currentTab = tab">
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question