martmists
08/03/2023, 4:02 PMDavid Herman
08/03/2023, 11:46 PMmartmists
08/04/2023, 10:38 AM<input type="file">
so it should be possible to replicate right?martmists
08/04/2023, 10:39 AMDavid Herman
08/04/2023, 11:01 PMDavid Herman
08/04/2023, 11:02 PM<input type="file">
the browser opens up a file picker but you have very little control over it. As far as I'm aware, you're not even told if the user cancels it. You just pass in a few config values and a callback and then it's out of your hands.Kapil Yadav
09/10/2023, 7:04 AMDavid Herman
09/10/2023, 4:48 PMKapil Yadav
09/11/2023, 2:51 AMDavid Herman
09/11/2023, 2:54 AMKapil Yadav
09/11/2023, 3:00 AM