FilesRejectedDetail
FilesRejectedDetail
Detail for esp-image-upload-files-rejected on esp-image-upload.
Fired when some of the user's selected files are skipped. Route it to a toast or inline message if the component's built-in notice is not enough.
Properties
FilesRejectedDetail has the following properties:
unsupported
unsupported has a type of File[].
Files skipped because their type is not in accept.
unreadable
unreadable has a type of File[].
Files skipped because they could not be read or decoded.