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.
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.