Skip to content

Function: PdfNative()

ts
function PdfNative(props: UiPDFnativeProps): Block;

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

Native browser PDF viewer (iframe — no pdf.js).

Parameters

ParameterType
propsUiPDFnativeProps

Returns

Block

Matterway Assistant SDK Documentation