repeat components in loop vue code example Example 1: foreach vuejs template {{ item.message }} Example 2: v-for only getting one first value vuejs {{ location.from }} - {{ location.to }}