{ types?: FileTypes | undefined; }
.types
FileTypes
Props for FileInput, an <input type="file"> that emits the selected File.
FileInput
<input type="file">
File