abstract class ViewContainerRef { abstract element: ElementRef abstract injector: ... 可以在元素上放置注入了 ViewContainerRef 的 Directive 來訪問元素的 ...
確定! 回上一頁