▪️Angular - <ng-content />
2024-7-18
| 2025-3-20
字數 160閱讀時間 1 分鐘
ng-content 就類似 Dom 的 slot 佔位符,提供客製元素位置來讓子項目取代。
ng-content 不可以設定 style, attributes, directives
 
最後就會 render 如下
 
可以使用 select 屬性來多重佔位
  • Angular
  • Angular - hostAngular - @Output
    Loading...
    目錄