I am trying to add notification badge to a mat-tab similar to the image below ,
notification badge on top right of the tab
But I can't seem to find a way to do it on angular material tabs. Since the badges are being cut.
Here is a stackblitz example : https://stackblitz.com/edit/angular-eqlmkb-zzkrtg
is there a way to do it?