mfarhani

Results 2 comments of mfarhani

> you could just use the render 2 library [remove/set](https://angular.io/api/core/Renderer2#setAttribute) attribute library for this If i using setAttribute for this purpose, what should place instead value? `renderer.setAttribute(elRef,'mat-stroked-button','value')`

Thanks @intellix , i wrote some code similar this.