Back to Peertube

Input Text.Component

client/src/app/shared/shared-forms/input-text.component.html

8.1.5116 B
Original Source

@if (withToggle()) { @if (show()) { } @else { } } @if (withCopy()) { COPY } @if (formError()) { {{ formError() }} }