app.component.html ... <ng-content> allows you to add dynamic content inside a custom component. Using <ng-content>, we can create the same <my- ...
確定! 回上一頁