Lawtext core references • Docs
Lawtext core references / core/src/renderer/common/docx/file
core/src/renderer/common/docx/file
Functions
renderDocxAsync()
renderDocxAsync(
bodyEL
,docxOptions
?):Promise
<Uint8Array
|Buffer
>
Parameters
• bodyEL: Element
• docxOptions?: DOCXOptions
Returns
Promise
<Uint8Array
| Buffer
>
Defined in
core/src/renderer/common/docx/file.tsx:11 (opens in a new tab)