Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

182
Vistas
Choose a folder where the file will be downloaded(REACTJS)

I have this snippet of code that returns a url containing a .csv file for download.

  const getCsvURL = async () => {
    const response = await FiltroDesempenhoManager.getCsvURL();
    setCsvUrl(response);
  };

This function is called from a click of a button.

    <Button
       href={csvUrl}
       onClick={() => getCsvURL()}
       ...
    />

I would like to open the explorer for the user to choose the folder in which the file will be downloaded. Currently the file is being automatically downloaded in the download folder. How do I do this? Button is from Material UI

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda