glint-button
A simple button used in context menu's and tree views.
<glint-button (click)="performAction()">
<span class="glint-button-icon material-symbol">check</span>
Do Action
</glint-button>
A simple button used in context menu's and tree views.
<glint-button (click)="performAction()">
<span class="glint-button-icon material-symbol">check</span>
Do Action
</glint-button>