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