📜  如何在组件角度中绑定两个 ng-content - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:04:27.788000             🧑  作者: Mango

代码示例1
app.comp.html

    
This should be rendered in header selection of ng-content
This should be rendered in body selection of ng-content
child.comp.html