How do I make a custom directive take effect in a shared component?

后端 未结 0 1275
刺人心
刺人心 2021-01-31 04:01

In my Angular 9 app, I have written a custom directive, src/directives/is_mobile.directive.ts, which looks like the below ...

import { Directive, OnInit, Template         


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