Back to Peertube

Reactive File.Component

client/src/app/shared/shared-forms/reactive-file.component.html

8.1.5141 B
Original Source

@if (icon()) { } {{ inputLabel() }} @if (displayFilename() === true && filename) { {{ filename }} } @if (displayReset() && file) { Reset }