How to pass input varaible in structure directive?

前端 未结 0 638
南旧
南旧 2021-01-12 18:14

There is a structul directive:

 @Directive({
        selector: \'[loading]\',
    })
    export class LoadingDirective {
        loadingFactory: ComponentFact         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题