4 lines
109 B
HTML
4 lines
109 B
HTML
|
<button type="button" mat-icon-button (click)="onClick($event)">
|
||
|
<mat-icon>videocam</mat-icon>
|
||
|
</button>
|