我想将ViewChild从父组件转换为子组件。
class ParentComponent {
@ViewChild('CommentSection') commentBox: ElementRef
}
class ChildComponent {}
child.component.html
<textarea #CommentSection>
</textarea>
有可能吗?
我在afterviewInit函数中得到“未定义”
答案 0 :(得分:3)
您可以像这样访问子组件
{"AEK":{"country":"Greece","shtv":"MIL"} ,
"BER":{"country":"Germany","shtv":"BKE"} ,
"CAR":{"country":"Italy","shtv":"KUN"},
"DAR":{"country":"Turkey","shtv":"DDR"}}