All Questions
1 question
0
votes
1
answer
411
views
Pass fileList object from page 1 to page 2.html
I have a file input to choose multiple files.
I know how to display a preview of these images on the same page. But, in my case I want to choose images on page 1 and send this fileList to page 2 to ...