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