FileAttempt
The outcome of trying to accept one file.
Properties
Section titled “Properties”accepted
Section titled “accepted”accepted: boolean;file: File;message?
Section titled “message?”optional message?: string;A human-readable reason, when validate supplied one.
reason?
Section titled “reason?”optional reason?: FileRejection;