how to apply css from typescript in angular 7 code example Example: add css dynamically in angular 6 ngOnInit(){ this.appendCss(this.customizeFormData); }