aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-custom-markup/peertube-custom-tags/button-markup.component.html
blob: 619bb9d8c6c52ebb485051c32cae9e8a470e1936 (plain) (blame)
1
<a [href]="href" [ngClass]="getClasses()" [target]="getTarget()">{{ label }}</a>