Posts by Jimmy Porto • 1 point
1 post
-
0
votes2
answers614
viewsA: Hide a v-for element with v-show
Hi, unlike Angular, for example, Vue accepts two directives in the same element: <button v-for="(letra, indice) in letras" @click="inserirLetra(letra, indice)"…
vue.js-2answered Jimmy Porto 1