2 input on a directive in angular

后端 未结 0 1307
我在风中等你
我在风中等你 2021-01-02 14:47

I have a directive in angular 11 with the following inputs :

@Directive({
  selector: "[appHasToken]",
})
export class HasTokenDirective implements          


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