lundi 23 novembre 2020

When I work with JavaScript blob() it says blob:null/

var blob = new Blob(["..."],{type : "text/plain"}); va url = URL.createObjectURL(blob);

Aucun commentaire:

Enregistrer un commentaire