Skip to content

Function: DocViewer()

ts
function DocViewer(props: DocViewerProps): Block;

Defined in: src/renderer/blocks/index.ts:435

Document viewer component.

Parameters

ParameterType
propsDocViewerProps

Returns

Block

Matterway Assistant SDK Documentation