Angular Material Badge inside a Tab Label
Overview A quick how-to on showing a Material Badge in a Tab Title. This post assumes that you already have an Angular application with Material and want to add a Badge to a Tab Title <mat-tab>. Show Badge in a Tab Label using ng-template With the <mat-tab> tag use <ng-template> with the mat-tab-label instead of
You must be logged in to post a comment.