Angular 2 Eingabedatei Änderungswert
<input #FileDialog accept=".xlsx" type="file" class="d-none" (change)="selected_file($event)">
GutoTrosla
<input #FileDialog accept=".xlsx" type="file" class="d-none" (change)="selected_file($event)">