建立用來裝載元件的directive. 首先,我們先建立一個directive,如下: import { Directive, ViewContainerRef } from '@angular/core'; @Directive ...
確定! 回上一頁