Challenge repeating tr with ng-repeat

前端 未结 3 1089
执念已碎
执念已碎 2020-12-30 04:56

I\'m struggling with a special use case. I provide you with a jsfiddle snippet at the bottom.

1. The HTML table

My HTML is a table. ng

3条回答
  •  [愿得一人]
    2020-12-30 05:09

    Here is the solution for this.

    how can I refactor it out using ng-repeat?

    click {{l}}
    --> comment {{l}}

    http://jsfiddle.net/RkCMr/7/

提交回复
热议问题