js-fileexplorer
js-fileexplorer copied to clipboard
How can I trigger a file selection?
I'm building a file manager that extends the features of this widget. For example, when a file is selected, I show the details of the file, and allow a "Choose File" button to be enabled (see screenshot below). To improve the user experience, I would like to auto-select a file that was just uploaded. Is there a way for me to accomplish this?