File upload preview image

Good Day

With the file upload component, if you set auto = false, you get the preview of an uploaded image.

  1. I am hiding this with CSS, is the best method, I don't see any options to turn this off.
  2. I want to access the preview image to display it elsewhere. how would I get the value of the blob src="blob:http://localhost:5000/87b26511-bfb6-4e14-8a43-beffb3e348e7" that is used in the original preview.

Hi @DarrenW,

RadzenUpload does not expose the preview image in any way. You need to perform the upload to get the file.