Else statement in Angular

前端 未结 4 755
有刺的猬
有刺的猬 2021-01-03 23:00

How does angular2 propose to render

{{todo.title}}

in case if unf

4条回答
  •  無奈伤痛
    2021-01-03 23:48

    CSS solution

    
    
    
    {{todo.title}}
    empty

提交回复
热议问题