АТ
Size: a a a
АТ
М
Т
AA
М
АТ
I
АТ
const url = window.URL.createObjectURL(data);
const link = document.createElement('a');
link.href = url;
link.setAttribute('download', name);
document.body.append(link);
link.click();
link.remove();
I
const url = window.URL.createObjectURL(data);
const link = document.createElement('a');
link.href = url;
link.setAttribute('download', name);
document.body.append(link);
link.click();
link.remove();
Т
const url = window.URL.createObjectURL(data);
const link = document.createElement('a');
link.href = url;
link.setAttribute('download', name);
document.body.append(link);
link.click();
link.remove();
TP
“Text”
а не <p class=“someClass”>Text</p>
AD
ДН
Kd
АТ
GO
И
Т
DS
EM