add css dynamically in angular 6

39

ngOnInit(){
 this.appendCss(this.customizeFormData);
}

Comments

Submit
0 Comments