最佳答案
需要帮助来理解以下语句中{ read: ViewContainerRef }的含义。
@ViewChild('myname', {read: ViewContainerRef}) target;