Library
core
modules
Core Src Renderer Docx

Lawtext core references / core/src/renderer/docx

Module: core/src/renderer/docx

Table of contents

References

Functions

References

default

Renames and re-exports renderDocxAsync

Functions

renderDocxAsync

renderDocxAsync(elOrJsonEL, docxOptions?): Promise<Buffer | Uint8Array>

Parameters

NameType
elOrJsonELJsonEL | EL
docxOptions?DOCXOptions

Returns

Promise<Buffer | Uint8Array>

Defined in

core/src/renderer/docx.tsx:11 (opens in a new tab)