Example: angular 2 input file change value. <input #FileDialog accept=".xlsx" type="file" class="d-none" (change)="selected_file($event)"> ...
確定! 回上一頁