<buttonmat-icon-button[disabled]="isCreator"(click)="setFavorite(comment)"[matTooltip]="comment.favorite ? 'mark as favorite' : 'mark as not favorite'">
<buttonmat-icon-button[disabled]="isCreator"(click)="setFavorite(comment)"[matTooltip]="comment.favorite ? 'Mark as not favorite' : 'Mark as favorite'">