I'm trying to remove shadow to this particular button. On click of button the list pop's up
<div>
<button type="button" mat-icon-button
(click)="onTogglMenu()">
<mat-icon svgIcon="add"></mat-icon>
</button>
</div>
I have just added this piece of code
[disableRipple]="true"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With