how to set dynamic style to class with ::before in angular code example Example: add css dynamically in angular 6 ngOnInit(){ this.appendCss(this.customizeFormData); }