src/app/components/issue-icon/issue-icon.component.ts
This component automatically displays the appropriate mat-icon for the given issue.
selector | app-issue-icon |
styleUrls | ./issue-icon.component.scss |
templateUrl | ./issue-icon.component.html |
Methods |
Inputs |
issue | |
Type : Issue
|
|
getIconLabel |
getIconLabel()
|
Returns :
string
|
getIconName |
getIconName()
|
Returns :
string
|
./issue-icon.component.scss