How to instantiate angular components with new keyword?

后端 未结 0 1365
小鲜肉
小鲜肉 2021-02-13 12:16

How to instantiate angular components with new keyword?

Imagine following as a template less component:

import { Component } from \'@angular/core\';

@Comp         


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