0👍
use v-for
instead of for
and in the script :
console.log(this.cardList);
will show you data
- [Vuejs]-Change node env var in Cypress
- [Vuejs]-Haw can I add variable(value from getter) in router-link path in vue.js (with typescript)?
Source:stackexchange.com