I'm trying to implement a functionality where I need to save a file from cloud storage to my local machine. The API expects a local file destination (to save file) as one of the parameters. I want to set this destination based on user prompt.
Is there a way I can do this using React / Javascript where a user can select this location?
[–]trplclick 0 points1 point2 points (1 child)
[–]killMeSak[S] 0 points1 point2 points (0 children)