AngularJS set button text based on condition in ng-repeat

前端 未结 1 1119
日久生厌
日久生厌 2021-01-01 16:33

I\'m trying to learn Angular by converting a piece of working jQuery/AJAX code. It\'s an activity viewer inside a table that basically displays a message with a button to \'

1条回答
  •  时光取名叫无心
    2021-01-01 17:00

    I think this should do what you want:

        
    

    Fiddle

    0 讨论(0)
提交回复
热议问题