]>
git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/app/shared/shared-main/buttons/delete-button.component.html
2 class=
"action-button action-button-delete grey-button"
3 [ngClass]=
"{ 'responsive-label': responsiveLabel }" [ngbTooltip]=
"title" role=
"button" tabindex=
"0"
5 <my-global-icon iconName=
"delete" aria-hidden=
"true"></my-global-icon>
7 <span class=
"button-label" *
ngIf=
"label">{{ label }}
</span>