angularjs if statements?

后端 未结 8 1820
暖寄归人
暖寄归人 2021-01-04 20:06

So I\'m running through the tutorial for AngularJS:

I have an array defined in the controller and i\'m returning different points in the array by calling when i\'m l

8条回答
  •  感情败类
    2021-01-04 20:26

    You can also try this line of code below

    which shows foo.bar if is_foo is true.

提交回复
热议问题