style on tag in dynamic in angular 6 code example Example: add css dynamically in angular 6 ngOnInit(){ this.appendCss(this.customizeFormData); }