【Angular05】内置模板函数、(keyup.enter)="onEnter(box.value)"、<ng-container> 的救赎、TemplateRef 和 ViewContainerRef

内置模板函数

类型转换函数 $any()

  • <p>The item's undeclared best by date is: {{$any(this).bestByDate}}</p>

 

(keyup.enter)="onEnter(box.value)"

 

三种指令

组件

属性型

结构型

 

 

<ng-container> 的救赎

 

TemplateRef 和 ViewContainerRef

 

posted @ 2020-09-16 17:32  耶梦加德  阅读(167)  评论(0编辑  收藏  举报