files

The HTMLInputElement.files property allows you to access the FileList selected with the <input type='file'> element.

MDN Reference