Trevixal API
Preparing search index...
@trevixal/ui
exportDocument
Function exportDocument
exportDocument
(
editor
:
Editor
,
exporter
:
DocumentExporter
,
document
:
Document
,
options
?:
ExportOptions
,
)
:
Promise
<
void
>
Serialize with an exporter and download the result.
Parameters
editor
:
Editor
exporter
:
DocumentExporter
document
:
Document
options
:
ExportOptions
= {}
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Trevixal API
Loading...
Serialize with an exporter and download the result.