Back to Peertube

Peertube Checkbox.Component

client/src/app/shared/shared-forms/peertube-checkbox.component.html

8.1.5156 B
Original Source

@if (labelText()) { {{ labelText() }} } @else if (labelInnerHTML()) { } @if (labelTemplate) { } @if (helpTemplate) { } @if (recommended()) { Recommended }