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