Appearance
Function: DocViewer()
ts
function DocViewer(props: DocViewerProps): Block;Defined in: src/renderer/blocks/index.ts:435
Document viewer component.
Parameters
| Parameter | Type |
|---|---|
props | DocViewerProps |