range in vue start with 0 instead 1 code example Example: for i in range vue js <div> <span v-for="n in 10">{{ i }} </span> </div>