MikeDre
9/19/2018 - 3:37 PM

V For

<div v-for="(value, key, index) in __array__">{{ key }}: {{ value }} ({{ index }})</div>