How to check the length of an Observable array

后端 未结 8 2158
旧时难觅i
旧时难觅i 2020-12-02 08:19

In my Angular 2 component I have an Observable array

list$: Observable;

In my Template

8条回答
  •  一整个雨季
    2020-12-02 08:42

    Can be shortened as well:

    No records found.

    Just use the exclamation mark before the parenthesis.

提交回复
热议问题