You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have a download button to allow saving the currently loaded file, similarly to what the <audio> element has. This should be optional – possibly turned on with an attribute, maybe controls="download" (which might just reveal the button with CSS).
The text was updated successfully, but these errors were encountered:
It would be nice to have a download button to allow saving the currently loaded file, similarly to what the
<audio>
element has. This should be optional – possibly turned on with an attribute, maybecontrols="download"
(which might just reveal the button with CSS).The text was updated successfully, but these errors were encountered: