mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-05-09 03:52:51 +00:00
5 lines
118 B
HTML
5 lines
118 B
HTML
<button mat-menu-item (click)="editText()">
|
|
<mat-icon>text_format</mat-icon>
|
|
<span>Edit text</span>
|
|
</button>
|