@yamlresume/playground
Preparing search index...
DocxViewerProps
Interface DocxViewerProps
Props for the DocxViewer component.
interface
DocxViewerProps
{
content
:
Uint8Array
<
ArrayBufferLike
>
;
}
Index
Properties
content
Properties
content
content
:
Uint8Array
<
ArrayBufferLike
>
The DOCX binary content to render.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
@yamlresume/playground
Loading...
Props for the DocxViewer component.