How to create variable in ngFor loop?

后端 未结 4 1010
梦如初夏
梦如初夏 2020-12-03 06:49

I am trying to find out how to create a variable in an ngFor loop.

I have a loop like this:


  &l         


        
4条回答
  •  失恋的感觉
    2020-12-03 07:15

    No, just cache the result in getBuild for each branch/prod combination or as long as it is called with the same values as before.

提交回复
热议问题