Browser file helpers: hand a generated document to the user as a download, and read a chosen file back. Nothing here touches the editor; the document is passed in so an embedding app can point at an iframe's.
document
Readonly
MIME type for the blob.
File name including extension (report.docx).
report.docx
Browser file helpers: hand a generated document to the user as a download, and read a chosen file back. Nothing here touches the editor; the
documentis passed in so an embedding app can point at an iframe's.