查看子级/查看子级从父级组件到子级

时间:2018-10-10 09:19:50

标签: angular angular5 angular6

我想将ViewChild从父组件转换为子组件。

class ParentComponent {
  @ViewChild('CommentSection') commentBox: ElementRef
}

class ChildComponent {}

child.component.html

<textarea #CommentSection>
 </textarea>

有可能吗?

我在afterviewInit函数中得到“未定义”

1 个答案:

答案 0 :(得分:3)

您可以像这样访问子组件

  {"AEK":{"country":"Greece","shtv":"MIL"} ,
   "BER":{"country":"Germany","shtv":"BKE"} ,
   "CAR":{"country":"Italy","shtv":"KUN"},
   "DAR":{"country":"Turkey","shtv":"DDR"}}