[Vuejs]-Vue – Use a prop in a v-for syntax 18 November 2023 by thecoderscamp.com 3👍 Simply use brackets in v-for for the dynamic property. v-for="author in post[type]" 👤DedaDev [Vuejs]-Loading json files with axios.get from static directory [Vuejs]-Vuejs iterate complex object by data key Source:stackexchange.com