Current implementation does not allow user to override the icons for file upload. This pull request addresses that issue.
Current implementation shows a broken image if the uploaded file is not a image file. Added support to provide an optional previewUrl to show a custom preview image for non-image files.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Current implementation does not allow user to override the icons for file upload. This pull request addresses that issue.
Current implementation shows a broken image if the uploaded file is not a image file. Added support to provide an optional previewUrl to show a custom preview image for non-image files.