Globally Register Custom Angular Material Icons (even with lazy loading modules)

后端 未结 0 1371
一向
一向 2021-01-04 16:35

So I am adding custom svg icons to angular material. I do this in the app component:

private addCustomIcon(name: string) {
    this.matIconRegistry.addSvgIcon         


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