Skip to main content

PdfPreview

Interfaces

PdfPreviewProps

Properties

PropertyType
className?string
maxWidth?number
pdfUrl?string

Functions

PdfPreview()

PdfPreview(inProps): ReactElement<any, string | JSXElementConstructor<any>>

Parameters

ParameterType
inPropsPdfPreviewProps

Returns

ReactElement<any, string | JSXElementConstructor<any>>