Angular 2 *ngFor - Conditional wrapper element. Like using bootstrap row with three columns inside, then add a new row

后端 未结 5 1308
挽巷
挽巷 2021-01-15 12:00

I am using *ngFor and it has me perplexed. I am trying to use UIkit but it would be applicable to Bootstrap also.

5条回答
  •  青春惊慌失措
    2021-01-15 12:29

    If you are using Bootstrap V4.0, below link is useful.

    How to create a new row of cards using ngFor and bootstrap 4

    In my case, it works for me as I am using Bootstrap V4.

提交回复
热议问题