Good Day
With the file upload component, if you set auto = false, you get the preview of an uploaded image.
- I am hiding this with CSS, is the best method, I don't see any options to turn this off.
- 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.