3👍
✅
First you need to use non blocking component like label in showing your item, then in the for loop use condition
v-if. Item index % 5 == 0 < br>
or create a div element when condition is meet
Source:stackexchange.com