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